Update library version.

This commit is contained in:
Christopher Ramírez 2014-10-10 15:48:09 -06:00
parent 9eac61a0bb
commit 470b1c4c31

View file

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