Update version number.

This commit is contained in:
Christopher Ramírez 2015-04-29 16:41:18 -06:00
parent ca59592ff7
commit 81f6b9af7e
2 changed files with 2 additions and 1 deletions

View file

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