[Checkins] SVN: relstorage/tags/1.5.0a1/setup.py pedantic version number

Shane Hathaway shane at hathawaymix.org
Fri Oct 22 01:31:17 EDT 2010


Log message for revision 117816:
  pedantic version number

Changed:
  U   relstorage/tags/1.5.0a1/setup.py

-=-
Modified: relstorage/tags/1.5.0a1/setup.py
===================================================================
--- relstorage/tags/1.5.0a1/setup.py	2010-10-22 05:30:35 UTC (rev 117815)
+++ relstorage/tags/1.5.0a1/setup.py	2010-10-22 05:31:17 UTC (rev 117816)
@@ -13,7 +13,7 @@
 ##############################################################################
 """A backend for ZODB that stores pickles in a relational database."""
 
-VERSION = "1.5a1"
+VERSION = "1.5.0a1"
 
 # The choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable



More information about the checkins mailing list