setup.py
branchZTK-1.1
changeset 236 3c96476b16f9
parent 232 dabc8ebe131d
child 243 a5e0b9dad574
--- a/setup.py	Wed Oct 16 14:34:14 2013 +0200
+++ b/setup.py	Wed Nov 20 08:46:18 2013 +0100
@@ -25,7 +25,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.4.6'
+version = '0.4.7'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = [