[Checkins] SVN: z3c.password/trunk/ Back to development: 0.10.2

Adam Groszer agroszer at gmail.com
Mon Mar 28 07:02:24 EDT 2011


Log message for revision 121139:
  Back to development: 0.10.2

Changed:
  U   z3c.password/trunk/CHANGES.txt
  U   z3c.password/trunk/setup.py

-=-
Modified: z3c.password/trunk/CHANGES.txt
===================================================================
--- z3c.password/trunk/CHANGES.txt	2011-03-28 11:01:51 UTC (rev 121138)
+++ z3c.password/trunk/CHANGES.txt	2011-03-28 11:02:24 UTC (rev 121139)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.10.2 (unreleased)
+-------------------
+
+- Nothing changed yet.
+
+
 0.10.1 (2011-03-28)
 -------------------
 

Modified: z3c.password/trunk/setup.py
===================================================================
--- z3c.password/trunk/setup.py	2011-03-28 11:01:51 UTC (rev 121138)
+++ z3c.password/trunk/setup.py	2011-03-28 11:02:24 UTC (rev 121139)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.password',
-    version='0.10.1',
+    version='0.10.2dev',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Password generation and verification utility for Zope3",



More information about the checkins mailing list