[Checkins] SVN: tempstorage/trunk/setup.py Not the fast, adjust version number

Hanno Schlichting hannosch at hannosch.eu
Mon Aug 3 13:41:53 EDT 2009


Log message for revision 102463:
  Not the fast, adjust version number
  

Changed:
  U   tempstorage/trunk/setup.py

-=-
Modified: tempstorage/trunk/setup.py
===================================================================
--- tempstorage/trunk/setup.py	2009-08-03 17:41:25 UTC (rev 102462)
+++ tempstorage/trunk/setup.py	2009-08-03 17:41:53 UTC (rev 102463)
@@ -20,7 +20,7 @@
                    file("CHANGES.txt").read()
 
 setup(name='tempstorage',
-      version = '2.11.2dev',
+      version = '2.11.2',
       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