Update version.

This commit is contained in:
Christopher 2015-12-26 21:12:05 -06:00
parent 2a7128c9ab
commit cfd7564c9a
2 changed files with 3 additions and 2 deletions

View file

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