[Checkins] SVN: mongopersist/trunk/ Back to development: 0.7.6

Adam Groszer cvs-admin at zope.org
Wed Feb 6 08:52:42 UTC 2013


Log message for revision 129147:
  Back to development: 0.7.6

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

-=-
Modified: mongopersist/trunk/CHANGES.txt
===================================================================
--- mongopersist/trunk/CHANGES.txt	2013-02-06 08:50:54 UTC (rev 129146)
+++ mongopersist/trunk/CHANGES.txt	2013-02-06 08:52:42 UTC (rev 129147)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.7.6 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.7.5 (2013-02-06)
 ------------------
 

Modified: mongopersist/trunk/setup.py
===================================================================
--- mongopersist/trunk/setup.py	2013-02-06 08:50:54 UTC (rev 129146)
+++ mongopersist/trunk/setup.py	2013-02-06 08:52:42 UTC (rev 129147)
@@ -9,7 +9,7 @@
 
 setup (
     name='mongopersist',
-    version='0.7.5',
+    version='0.7.6.dev0',
     author = "Stephan Richter",
     author_email = "stephan.richter at gmail.com",
     description = "Mongo Persistence Backend",



More information about the checkins mailing list