[Checkins] SVN: z3c.pt/trunk/ Preparing release.

Malthe Borch mborch at gmail.com
Thu Jul 28 15:14:09 EDT 2011


Log message for revision 122400:
  Preparing release.

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

-=-
Modified: z3c.pt/trunk/CHANGES.txt
===================================================================
--- z3c.pt/trunk/CHANGES.txt	2011-07-28 19:13:39 UTC (rev 122399)
+++ z3c.pt/trunk/CHANGES.txt	2011-07-28 19:14:08 UTC (rev 122400)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release ...
+2.1 (2011-07-28)
+~~~~~~~~~~~~~~~~
 
 - Use dynamic expression evaluation framework that comes included with
   Chameleon.

Modified: z3c.pt/trunk/setup.py
===================================================================
--- z3c.pt/trunk/setup.py	2011-07-28 19:13:39 UTC (rev 122399)
+++ z3c.pt/trunk/setup.py	2011-07-28 19:14:08 UTC (rev 122400)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys
 
-version = '2.1dev'
+version = '2.1'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list