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

Hanno Schlichting hannosch at hannosch.eu
Wed Sep 29 08:22:36 EDT 2010


Log message for revision 117056:
  Prepare tempstorage 2.12.1.

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

-=-
Modified: tempstorage/trunk/CHANGES.txt
===================================================================
--- tempstorage/trunk/CHANGES.txt	2010-09-29 12:21:50 UTC (rev 117055)
+++ tempstorage/trunk/CHANGES.txt	2010-09-29 12:22:36 UTC (rev 117056)
@@ -1,13 +1,12 @@
 Changelog
 =========
 
-2.12.1 - unreleased
+2.12.1 - 2010-09-29
 -------------------
 
 - Disabled ``check_tid_ordering_w_commit`` test from BasicStorage, as it uses
   invalid test data.
 
-
 2.12.0 - 2010-09-25
 -------------------
 

Modified: tempstorage/trunk/setup.py
===================================================================
--- tempstorage/trunk/setup.py	2010-09-29 12:21:50 UTC (rev 117055)
+++ tempstorage/trunk/setup.py	2010-09-29 12:22:36 UTC (rev 117056)
@@ -20,7 +20,7 @@
                    file("CHANGES.txt").read()
 
 setup(name='tempstorage',
-      version = '2.12.1dev',
+      version = '2.12.1',
       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