[Checkins] SVN: z3c.preference/branches/icemac-dev/ Preparing release 0.1.0

Michael Howitz mh at gocept.com
Sat Jul 10 16:28:03 EDT 2010


Log message for revision 114549:
  Preparing release 0.1.0

Changed:
  U   z3c.preference/branches/icemac-dev/CHANGES.txt
  U   z3c.preference/branches/icemac-dev/setup.py

-=-
Modified: z3c.preference/branches/icemac-dev/CHANGES.txt
===================================================================
--- z3c.preference/branches/icemac-dev/CHANGES.txt	2010-07-10 20:27:39 UTC (rev 114548)
+++ z3c.preference/branches/icemac-dev/CHANGES.txt	2010-07-10 20:28:03 UTC (rev 114549)
@@ -3,7 +3,7 @@
 =======
 
 
-0.1.0 (unreleased)
+0.1.0 (2010-07-10)
 ==================
 
 - Initial Release.

Modified: z3c.preference/branches/icemac-dev/setup.py
===================================================================
--- z3c.preference/branches/icemac-dev/setup.py	2010-07-10 20:27:39 UTC (rev 114548)
+++ z3c.preference/branches/icemac-dev/setup.py	2010-07-10 20:28:03 UTC (rev 114549)
@@ -21,7 +21,7 @@
 
 setup (
     name='z3c.preference',
-    version = '0.1.0dev',
+    version='0.1.0',
     author = "Michael Howitz",
     author_email = "zope-dev at zope.org",
     description = "UI for zope.preference using z3c.pagelet and z3c.form.",



More information about the checkins mailing list