setup.py
branchZTK-1.1
changeset 243 a5e0b9dad574
parent 236 3c96476b16f9
child 246 bfe27a27bac0
--- a/setup.py	Thu Dec 05 11:58:08 2013 +0100
+++ b/setup.py	Thu Dec 05 11:58:22 2013 +0100
@@ -25,7 +25,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.4.7'
+version = '0.4.8'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = [