Updated Readme.

Version bump to 1.7.2.
Merged pull request for commit 4e38d91.
Removed version specifications from requirements.txt in sample project.
This commit is contained in:
Brandon Taylor
2014-09-05 16:37:45 -04:00
parent 4e38d91138
commit 361305d6a5
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 7, 1) # following PEP 386
VERSION = (1, 7, 2) # following PEP 386
DEV_N = None