setup.py
branchZTK-1.1
changeset 200 a8bd865a3f1a
parent 194 73e1bf938381
child 203 7cb9e4f51936
--- a/setup.py	Sun Feb 10 22:31:41 2013 +0100
+++ b/setup.py	Fri Mar 01 17:53:43 2013 +0100
@@ -25,7 +25,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.3.14'
+version = '0.3.15'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = [