diff --git a/setup.py b/setup.py index 9d244af..d89c116 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='postdoc', - version='0.1.1', + version='0.1.2', description='A helper for Postgres + Docker that works for free', long_description=open('README.rst').read(), author='Chris Chang',