From e9d7bc38544763e668536daecd23547ff3659585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Fri, 29 Dec 2017 15:13:55 +0100 Subject: Release v0.0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 208b77e..5ad83bc 100755 --- a/setup.py +++ b/setup.py @@ -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', -- cgit v1.2.3