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

Jan-Wijbrand Kolman janwijbrand at gmail.com
Sun Dec 13 14:57:33 EST 2009


Log message for revision 106461:
  Preparing release 1.5

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-12-13 19:54:46 UTC (rev 106460)
+++ grokcore.formlib/trunk/CHANGES.txt	2009-12-13 19:57:33 UTC (rev 106461)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-1.5 (unreleased)
+1.5 (2009-12-13)
 ----------------
 
 - Use zope.container instead of zope.app.container (in tests and in the

Modified: grokcore.formlib/trunk/setup.py
===================================================================
--- grokcore.formlib/trunk/setup.py	2009-12-13 19:54:46 UTC (rev 106460)
+++ grokcore.formlib/trunk/setup.py	2009-12-13 19:57:33 UTC (rev 106461)
@@ -22,7 +22,7 @@
 
 setup(
     name='grokcore.formlib',
-    version = '1.5dev',
+    version = '1.5',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list