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