Increment version.

This commit is contained in:
Christopher Ramírez 2015-02-03 16:20:27 -06:00
parent 088b93e77e
commit f5199ea14a
2 changed files with 2 additions and 1 deletions

View file

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