Increase version.

This commit is contained in:
Christopher Ramírez 2016-04-15 12:09:44 -06:00
parent 5f87065c19
commit 311c615d48
2 changed files with 4 additions and 1 deletions

View file

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