diff options
author | Guido Günther <agx@sigxcpu.org> | 2017-12-29 15:13:55 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2017-12-29 15:13:55 +0100 |
commit | e9d7bc38544763e668536daecd23547ff3659585 (patch) | |
tree | 47367656267bef053114b70e43f0c61a29c31ac4 | |
parent | daaf6a721efddcab51fb3fe66a2c8916cfc60319 (diff) |
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ def readme(): setup( name='Flask-XStatic-Files', - version='0.0.1', + version='0.0.2', url='http://github.com/agx/flask-xstatic-files', license='LGPLv3+', author='Guio Günther', |