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

Malthe Borch mborch at gmail.com
Thu Aug 11 04:35:02 EDT 2011


Log message for revision 122532:
  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-08-11 08:34:07 UTC (rev 122531)
+++ z3c.pt/trunk/CHANGES.txt	2011-08-11 08:35:02 UTC (rev 122532)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release ...
+2.1.1 (2011-08-11)
+~~~~~~~~~~~~~~~~~~
 
 - Make sure the builtin names 'path' and 'exists' can be redefined.
 

Modified: z3c.pt/trunk/setup.py
===================================================================
--- z3c.pt/trunk/setup.py	2011-08-11 08:34:07 UTC (rev 122531)
+++ z3c.pt/trunk/setup.py	2011-08-11 08:35:02 UTC (rev 122532)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys
 
-version = '2.1.1dev'
+version = '2.1.1'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list