[Checkins] SVN: z3c.relationfield/trunk/ Back to development: 0.6.3

Partick Gerken cvs-admin at zope.org
Thu Dec 6 18:54:18 UTC 2012


Log message for revision 128542:
  Back to development: 0.6.3

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

-=-
Modified: z3c.relationfield/trunk/CHANGES.txt
===================================================================
--- z3c.relationfield/trunk/CHANGES.txt	2012-12-06 18:52:00 UTC (rev 128541)
+++ z3c.relationfield/trunk/CHANGES.txt	2012-12-06 18:54:17 UTC (rev 128542)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+0.6.3 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 0.6.2 (2012-12-06)
 ==================
 

Modified: z3c.relationfield/trunk/setup.py
===================================================================
--- z3c.relationfield/trunk/setup.py	2012-12-06 18:52:00 UTC (rev 128541)
+++ z3c.relationfield/trunk/setup.py	2012-12-06 18:54:17 UTC (rev 128542)
@@ -15,7 +15,7 @@
 
 setup(
     name='z3c.relationfield',
-    version='0.6.2',
+    version='0.6.3.dev0',
     description="A relation field framework for Zope 3.",
     long_description=long_description,
     classifiers=[],



More information about the checkins mailing list