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