diff --git a/setup.py b/setup.py index e60833b..8e7be1c 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ class PyTest(TestCommand): setup( name='secretary', - version='0.0.2', + version='0.1.0', url='https://github.com/christopher-ramirez/secretary', license='BSD', author='Christopher Ramírez',