branch | ZTK-1.1 |
changeset 221 | 4c954a53ac9c |
parent 217 | 635b1a1edf16 |
child 227 | ba7bf1239055 |
--- a/setup.py Wed May 15 23:42:24 2013 +0200 +++ b/setup.py Fri May 24 11:40:47 2013 +0200 @@ -25,7 +25,7 @@ README = os.path.join(DOCS, 'README.txt') HISTORY = os.path.join(DOCS, 'HISTORY.txt') -version = '0.4.3' +version = '0.4.4' long_description = open(README).read() + '\n\n' + open(HISTORY).read() tests_require = [