Version bump to 1.6.9.

Merged pull request from @kirov to fix multiple exception handling.
This commit is contained in:
Brandon Taylor
2014-05-28 08:15:39 -04:00
parent 10e3dd938a
commit 6f25684e35
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (1, 6, 8) # following PEP 386
VERSION = (1, 6, 9) # following PEP 386
DEV_N = None