Increase maintenance version number.

This commit is contained in:
Christopher Ramírez 2017-09-07 12:11:16 -06:00
parent 684654aa9f
commit 18d2e70ed7

View file

@ -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',