[Checkins] SVN: relstorage/trunk/ prep for 1.3.0b1 release

Shane Hathaway shane at hathawaymix.org
Sat Sep 5 01:05:22 EDT 2009


Log message for revision 103571:
  prep for 1.3.0b1 release
  

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

-=-
Modified: relstorage/trunk/CHANGES.txt
===================================================================
--- relstorage/trunk/CHANGES.txt	2009-09-05 05:04:46 UTC (rev 103570)
+++ relstorage/trunk/CHANGES.txt	2009-09-05 05:05:22 UTC (rev 103571)
@@ -1,5 +1,5 @@
 
-Next Feature Release
+1.3.0b1 (2009-09-04)
 --------------------
 
 - Added support for a blob directory. No BlobStorage wrapper is needed.

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



More information about the checkins mailing list