branch | ZTK-1.1 |
changeset 254 | 5fc2389afe2c |
parent 253 | a196d968a87f |
child 257 | ac47d86ae3ea |
--- a/setup.py Sat May 10 11:32:13 2014 +0200 +++ b/setup.py Sat May 10 11:34:53 2014 +0200 @@ -25,7 +25,7 @@ README = os.path.join(DOCS, 'README.txt') HISTORY = os.path.join(DOCS, 'HISTORY.txt') -version = '0.4.11' +version = '0.4.10' long_description = open(README).read() + '\n\n' + open(HISTORY).read() tests_require = [