Updated version number.

This commit is contained in:
Christopher Ramírez 2014-02-03 16:52:17 -06:00
parent 2f76982c38
commit 09d2b9bd57

View file

@ -24,7 +24,7 @@ class PyTest(TestCommand):
setup(
name='secretary',
version='0.0.2',
version='0.1.0',
url='https://github.com/christopher-ramirez/secretary',
license='BSD',
author='Christopher Ramírez',