setup.py
branchZTK-1.1
changeset 194 73e1bf938381
parent 156 576f6b3c913a
child 200 a8bd865a3f1a
--- a/setup.py	Wed Dec 19 08:01:46 2012 +0100
+++ b/setup.py	Sat Feb 09 15:09:23 2013 +0100
@@ -25,7 +25,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.3.13'
+version = '0.3.14'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = [