Update version number. Version 0.2.1 fix issue #8.

This commit is contained in:
Christopher Ramírez 2014-08-17 19:36:02 -06:00
parent 62efc4a24f
commit d5931ad1fe

View file

@ -24,7 +24,7 @@ class PyTest(TestCommand):
setup( setup(
name='secretary', name='secretary',
version='0.2.0', version='0.2.1',
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',