Commit cac01e8d authored by Hanno Schlichting's avatar Hanno Schlichting

prepare

parent f76e76cf
Changelog
=========
2.12.2 - unreleased
2.12.2 - 2012-10-14
-------------------
- Explicitly state distribution dependencies instead of re-using the
......
......@@ -20,7 +20,7 @@ long_description = file("README.txt").read() + "\n" + \
file("CHANGES.txt").read()
setup(name='tempstorage',
version = '2.12.2dev',
version = '2.12.2',
url='http://pypi.python.org/pypi/tempstorage',
license='ZPL 2.1',
description='A RAM-based storage for ZODB',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment