Increase minor version.

This commit is contained in:
Christopher Ramírez 2017-06-12 12:57:43 -06:00
parent fb2fbe15a3
commit 02e7c97ad0

View file

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