Update version.

This commit is contained in:
Christopher 2017-08-08 20:48:27 -06:00
parent 3bb25820a0
commit d5ba72a83b

View file

@ -26,7 +26,7 @@ class PyTest(TestCommand):
setup( setup(
name='secretary', name='secretary',
version='0.2.15', version='0.2.16',
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',