Increase version.

This commit is contained in:
Christopher Ramírez 2017-02-13 11:24:27 -06:00
parent 96ceaf41f1
commit df513dbaa3

View file

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