[Checkins] SVN: z3c.pagelet/trunk/ back to dev

Roger Ineichen roger at projekt01.ch
Sat Oct 29 21:25:11 UTC 2011


Log message for revision 123186:
  back to dev

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

-=-
Modified: z3c.pagelet/trunk/CHANGES.txt
===================================================================
--- z3c.pagelet/trunk/CHANGES.txt	2011-10-29 21:24:00 UTC (rev 123185)
+++ z3c.pagelet/trunk/CHANGES.txt	2011-10-29 21:25:10 UTC (rev 123186)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.3.1 (unreleased)
+------------------
+
+- ...
+
+
 1.3.0 (2011-10-29)
 ------------------
 

Modified: z3c.pagelet/trunk/setup.py
===================================================================
--- z3c.pagelet/trunk/setup.py	2011-10-29 21:24:00 UTC (rev 123185)
+++ z3c.pagelet/trunk/setup.py	2011-10-29 21:25:10 UTC (rev 123186)
@@ -22,7 +22,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.3.0'
+version = '1.3.1dev'
 
 setup(
     name='z3c.pagelet',



More information about the checkins mailing list