diff options
-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', |