diff --git a/setup.py b/setup.py index 9e025af..eec4b57 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='pavlova', - version='0.1.1.dev4', + version='0.1.1', description='Simplified deserialization using dataclasses', long_description=open('README.rst').read(), author='Freelancer.com',