[Checkins] SVN: z3c.authviewlet/trunk/ Back to development: 0.7.1

Michael Howitz mh at gocept.com
Sun Dec 27 08:30:27 EST 2009


Log message for revision 107167:
  Back to development: 0.7.1

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

-=-
Modified: z3c.authviewlet/trunk/CHANGES.txt
===================================================================
--- z3c.authviewlet/trunk/CHANGES.txt	2009-12-27 13:29:44 UTC (rev 107166)
+++ z3c.authviewlet/trunk/CHANGES.txt	2009-12-27 13:30:27 UTC (rev 107167)
@@ -1,6 +1,12 @@
 Changes
 -------
 
+0.7.1 (unreleased)
+~~~~~~~~~~~~~~~~~~
+
+- Nothing changed yet.
+
+
 0.7.0 (2009-12-27)
 ~~~~~~~~~~~~~~~~~~
 

Modified: z3c.authviewlet/trunk/setup.py
===================================================================
--- z3c.authviewlet/trunk/setup.py	2009-12-27 13:29:44 UTC (rev 107166)
+++ z3c.authviewlet/trunk/setup.py	2009-12-27 13:30:27 UTC (rev 107167)
@@ -22,7 +22,7 @@
 
 setup(
     name='z3c.authviewlet',
-    version = '0.7.0',
+    version = '0.7.1dev',
     author='Zope Foundation and Contributors',
     author_email='zope-dev at zope.org',
     description = "Authentication viewlet for Zope3",



More information about the checkins mailing list