diff --git a/setup.py b/setup.py index 3ce47ca..1054045 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ class PyTest(TestCommand): setup( name='secretary', - version='0.2.16', + version='0.2.17', url='https://github.com/christopher-ramirez/secretary', license='MIT', author='Christopher Ramírez',