Remove record of newer buggy builds.

This commit is contained in:
Christopher Ramírez 2016-04-12 15:31:34 -06:00
parent bee953f9ce
commit 1b2a3cf46e
2 changed files with 1 additions and 2 deletions

View file

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