Update version number.

This commit is contained in:
Christopher Ramírez 2015-05-13 10:30:27 -06:00
parent 2896491e79
commit 8031bc3876
2 changed files with 3 additions and 2 deletions

View file

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