Version bump from dev as build fails + build egg

This commit is contained in:
2015-10-07 15:22:23 +05:30
parent 9376d05d52
commit 42d640c478
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class PyTest(TestCommand):
setup(
name='humblematch',
packages=['humblematch'], # this must be the same as the name above
version='0.1.dev3',
version='0.1.1',
description='Will Sanitize your type-checks and duck-checks for you',
author='bendtherules',
author_email='bendtherules@codesp.in',