Increase minor version number.

This commit is contained in:
Christopher Ramírez 2016-04-12 14:57:51 -06:00
parent 7699c83797
commit bee953f9ce
2 changed files with 2 additions and 2 deletions

View file

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