[Checkins] SVN: relstorage/branches/1.5/setup.py Prep for 1.5.1
    Shane Hathaway 
    shane at hathawaymix.org
       
    Sat Nov 12 17:13:35 UTC 2011
    
    
  
Log message for revision 123330:
  Prep for 1.5.1
  
Changed:
  U   relstorage/branches/1.5/setup.py
-=-
Modified: relstorage/branches/1.5/setup.py
===================================================================
--- relstorage/branches/1.5/setup.py	2011-11-12 17:12:52 UTC (rev 123329)
+++ relstorage/branches/1.5/setup.py	2011-11-12 17:13:34 UTC (rev 123330)
@@ -13,7 +13,7 @@
 ##############################################################################
 """A backend for ZODB that stores pickles in a relational database."""
 
-VERSION = "1.5.0"
+VERSION = "1.5.1"
 
 # The choices for the Trove Development Status line:
 # Development Status :: 5 - Production/Stable
    
    
More information about the checkins
mailing list