Increase library incremental version number.

This commit is contained in:
Christopher Ramírez 2016-04-12 12:36:12 -06:00
parent c2275e4725
commit ced11cec79
2 changed files with 3 additions and 2 deletions

View file

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