Merged PR 99.

Bumped version to 1.7.9.1
This commit is contained in:
Brandon Taylor
2014-12-27 12:45:49 -05:00
parent 0bff2f893f
commit a64d86a219
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 7, 9) # following PEP 386
VERSION = (1, 7, 9, 1) # following PEP 386
DEV_N = None