[Checkins] SVN: tempstorage/trunk/ Start work on new feature release

Hanno Schlichting hannosch at hannosch.eu
Sat Sep 25 09:02:49 EDT 2010


Log message for revision 116892:
  Start work on new feature release
  

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

-=-
Modified: tempstorage/trunk/CHANGES.txt
===================================================================
--- tempstorage/trunk/CHANGES.txt	2010-09-25 13:02:20 UTC (rev 116891)
+++ tempstorage/trunk/CHANGES.txt	2010-09-25 13:02:49 UTC (rev 116892)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.11.4 - unreleased
+2.12.0 - unreleased
 -------------------
 
 

Modified: tempstorage/trunk/setup.py
===================================================================
--- tempstorage/trunk/setup.py	2010-09-25 13:02:20 UTC (rev 116891)
+++ tempstorage/trunk/setup.py	2010-09-25 13:02:49 UTC (rev 116892)
@@ -20,7 +20,7 @@
                    file("CHANGES.txt").read()
 
 setup(name='tempstorage',
-      version = '2.11.4dev',
+      version = '2.12.0dev',
       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