Update version number.

This commit is contained in:
Christopher Ramírez 2016-11-04 11:13:18 -06:00
parent 3f0b97ac64
commit d0bdea1874
2 changed files with 2 additions and 2 deletions

View file

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