[Checkins] SVN: mongopersist/trunk/ vb
    Stephen Richter 
    cvs-admin at zope.org
       
    Fri Mar  9 21:38:01 UTC 2012
    
    
  
Log message for revision 124549:
  vb
Changed:
  U   mongopersist/trunk/CHANGES.txt
  U   mongopersist/trunk/setup.py
-=-
Modified: mongopersist/trunk/CHANGES.txt
===================================================================
--- mongopersist/trunk/CHANGES.txt	2012-03-09 21:35:51 UTC (rev 124548)
+++ mongopersist/trunk/CHANGES.txt	2012-03-09 21:37:57 UTC (rev 124549)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+0.5.6 (unreleased)
+------------------
+
+- ...
+
 0.5.5 (2012-03-09)
 ------------------
 
Modified: mongopersist/trunk/setup.py
===================================================================
--- mongopersist/trunk/setup.py	2012-03-09 21:35:51 UTC (rev 124548)
+++ mongopersist/trunk/setup.py	2012-03-09 21:37:57 UTC (rev 124549)
@@ -9,7 +9,7 @@
 
 setup (
     name='mongopersist',
-    version='0.5.5',
+    version='0.5.6dev',
     author = "Stephan Richter",
     author_email = "stephan.richter at gmail.com",
     description = "Mongo Persistence Backend",
    
    
More information about the checkins
mailing list