[Checkins] SVN: grokcore.formlib/trunk/ Preparing release 1.3

Jan-Wijbrand Kolman janwijbrand at gmail.com
Wed Sep 16 06:12:56 EDT 2009


Log message for revision 104139:
  Preparing release 1.3

Changed:
  U   grokcore.formlib/trunk/CHANGES.txt
  U   grokcore.formlib/trunk/setup.py

-=-
Modified: grokcore.formlib/trunk/CHANGES.txt
===================================================================
--- grokcore.formlib/trunk/CHANGES.txt	2009-09-16 10:11:15 UTC (rev 104138)
+++ grokcore.formlib/trunk/CHANGES.txt	2009-09-16 10:12:56 UTC (rev 104139)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-1.3 (unreleased)
+1.3 (2009-09-16)
 ----------------
 
 * Remove the reference to the grok.View permission that is no longer in

Modified: grokcore.formlib/trunk/setup.py
===================================================================
--- grokcore.formlib/trunk/setup.py	2009-09-16 10:11:15 UTC (rev 104138)
+++ grokcore.formlib/trunk/setup.py	2009-09-16 10:12:56 UTC (rev 104139)
@@ -12,7 +12,7 @@
 
 setup(
     name='grokcore.formlib',
-    version = '1.3dev',
+    version = '1.3',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list