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