[Checkins] SVN: relstorage/tags/1.1.2/setup.py set version

Shane Hathaway shane at hathawaymix.org
Tue Jan 27 13:53:53 EST 2009


Log message for revision 95253:
  set version

Changed:
  U   relstorage/tags/1.1.2/setup.py

-=-
Modified: relstorage/tags/1.1.2/setup.py
===================================================================
--- relstorage/tags/1.1.2/setup.py	2009-01-27 18:52:21 UTC (rev 95252)
+++ relstorage/tags/1.1.2/setup.py	2009-01-27 18:53:52 UTC (rev 95253)
@@ -13,7 +13,7 @@
 ##############################################################################
 """A backend for ZODB that stores pickles in a relational database."""
 
-VERSION = "1.1.2dev"
+VERSION = "1.1.2"
 
 # The choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable



More information about the Checkins mailing list