[Checkins] SVN: relstorage/trunk/ back to dev

Shane Hathaway shane at hathawaymix.org
Sat Sep 5 01:09:59 EDT 2009


Log message for revision 103572:
  back to dev

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

-=-
Modified: relstorage/trunk/CHANGES.txt
===================================================================
--- relstorage/trunk/CHANGES.txt	2009-09-05 05:05:22 UTC (rev 103571)
+++ relstorage/trunk/CHANGES.txt	2009-09-05 05:09:58 UTC (rev 103572)
@@ -1,4 +1,10 @@
 
+Unreleased
+----------
+
+- ...
+
+
 1.3.0b1 (2009-09-04)
 --------------------
 

Modified: relstorage/trunk/setup.py
===================================================================
--- relstorage/trunk/setup.py	2009-09-05 05:05:22 UTC (rev 103571)
+++ relstorage/trunk/setup.py	2009-09-05 05:09:58 UTC (rev 103572)
@@ -13,7 +13,7 @@
 ##############################################################################
 """A backend for ZODB that stores pickles in a relational database."""
 
-VERSION = "1.3.0b1"
+VERSION = "1.3.0dev"
 
 # The choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable



More information about the checkins mailing list