Increase version.

This commit is contained in:
Christopher Ramírez 2017-09-26 11:33:13 -06:00
parent 91d1fb48cc
commit 4b4cd7dda5
2 changed files with 2 additions and 1 deletions

View file

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