branch | ZTK-1.1 |
changeset 232 | dabc8ebe131d |
parent 227 | ba7bf1239055 |
child 236 | 3c96476b16f9 |
--- a/setup.py Mon Oct 07 13:56:35 2013 +0200 +++ b/setup.py Wed Oct 16 14:31:37 2013 +0200 @@ -25,7 +25,7 @@ README = os.path.join(DOCS, 'README.txt') HISTORY = os.path.join(DOCS, 'HISTORY.txt') -version = '0.4.5' +version = '0.4.6' long_description = open(README).read() + '\n\n' + open(HISTORY).read() tests_require = [