[Checkins] SVN: mongopersist/trunk/ vb
    Stephen Richter 
    cvs-admin at zope.org
       
    Tue Mar 13 00:16:57 UTC 2012
    
    
  
Log message for revision 124591:
  vb
  
Changed:
  U   mongopersist/trunk/CHANGES.txt
  U   mongopersist/trunk/setup.py
-=-
Modified: mongopersist/trunk/CHANGES.txt
===================================================================
--- mongopersist/trunk/CHANGES.txt	2012-03-13 00:13:54 UTC (rev 124590)
+++ mongopersist/trunk/CHANGES.txt	2012-03-13 00:16:54 UTC (rev 124591)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+0.6.1 (unreleased)
+------------------
+
+- ...
+
 0.6.0 (2012-03-12)
 ------------------
 
Modified: mongopersist/trunk/setup.py
===================================================================
--- mongopersist/trunk/setup.py	2012-03-13 00:13:54 UTC (rev 124590)
+++ mongopersist/trunk/setup.py	2012-03-13 00:16:54 UTC (rev 124591)
@@ -9,7 +9,7 @@
 
 setup (
     name='mongopersist',
-    version='0.6.0',
+    version='0.6.1dev',
     author = "Stephan Richter",
     author_email = "stephan.richter at gmail.com",
     description = "Mongo Persistence Backend",
    
    
More information about the checkins
mailing list