#21: Fix for verbosity flag not actually causing verbose output.

This commit is contained in:
Dan Helfman
2016-06-23 07:13:25 -07:00
parent ead991dcd1
commit 6bfe524bac
5 changed files with 24 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.0.2'
VERSION = '1.0.3'
setup(