Increase maintenance version number.

This commit is contained in:
Christopher Ramírez 2017-09-19 15:23:29 -06:00
parent 023802ad05
commit 967449b079

View file

@ -26,7 +26,7 @@ class PyTest(TestCommand):
setup( setup(
name='secretary', name='secretary',
version='0.2.17', version='0.2.18',
url='https://github.com/christopher-ramirez/secretary', url='https://github.com/christopher-ramirez/secretary',
license='MIT', license='MIT',
author='Christopher Ramírez', author='Christopher Ramírez',