[Checkins] SVN: tempstorage/trunk/ Prepare tempstorage 2.12.0.

Hanno Schlichting hannosch at hannosch.eu
Sat Sep 25 11:08:17 EDT 2010


Log message for revision 116927:
  Prepare tempstorage 2.12.0.

Changed:
  U   tempstorage/trunk/CHANGES.txt
  U   tempstorage/trunk/setup.py

-=-
Modified: tempstorage/trunk/CHANGES.txt
===================================================================
--- tempstorage/trunk/CHANGES.txt	2010-09-25 14:35:33 UTC (rev 116926)
+++ tempstorage/trunk/CHANGES.txt	2010-09-25 15:08:17 UTC (rev 116927)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.12.0 - unreleased
+2.12.0 - 2010-09-25
 -------------------
 
 - Require at least ZODB 3.9 and adjusted method signatures to disuse versions.

Modified: tempstorage/trunk/setup.py
===================================================================
--- tempstorage/trunk/setup.py	2010-09-25 14:35:33 UTC (rev 116926)
+++ tempstorage/trunk/setup.py	2010-09-25 15:08:17 UTC (rev 116927)
@@ -20,7 +20,7 @@
                    file("CHANGES.txt").read()
 
 setup(name='tempstorage',
-      version = '2.12.0dev',
+      version = '2.12.0',
       url='http://pypi.python.org/pypi/tempstorage',
       license='ZPL 2.1',
       description='A RAM-based storage for ZODB',



More information about the checkins mailing list