diff --git a/setup.py b/setup.py index af9e988..da0f565 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def run_tests(self): setup( name="rueckenwind", - version="0.4.1", + version="0.4.2", url='https://github.com/FlorianLudwig/rueckenwind', description='tornado based webframework', author='Florian Ludwig',