diff --git a/setup.py b/setup.py index 86b35cd..33ff1e0 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ def run_tests(self): setup(name='static3', - version='0.6.2', + version='0.7.0', description= 'A really simple WSGI way to serve static (or mixed) content.', long_description=open('README.rst', 'rb').read().decode('utf-8'),