[Checkins] SVN: z3c.securitytool/trunk/ Back to development: 0.5.1

Michael Howitz mh at gocept.com
Thu Oct 21 02:26:15 EDT 2010


Log message for revision 117798:
  Back to development: 0.5.1

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

-=-
Modified: z3c.securitytool/trunk/CHANGES.txt
===================================================================
--- z3c.securitytool/trunk/CHANGES.txt	2010-10-21 06:23:46 UTC (rev 117797)
+++ z3c.securitytool/trunk/CHANGES.txt	2010-10-21 06:26:14 UTC (rev 117798)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.5.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.5.0 (2010-10-21)
 ------------------
 

Modified: z3c.securitytool/trunk/setup.py
===================================================================
--- z3c.securitytool/trunk/setup.py	2010-10-21 06:23:46 UTC (rev 117797)
+++ z3c.securitytool/trunk/setup.py	2010-10-21 06:26:14 UTC (rev 117798)
@@ -27,7 +27,7 @@
 
 setup (
     name='z3c.securitytool',
-    version='0.5.0',
+    version='0.5.1dev',
     author = "Daniel Blackburn, Stephan Richter, Randy Crafton",
     author_email = "zope-dev at zope.org",
     description = "A security audit tool and demo for Zope3 views",



More information about the checkins mailing list