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

Malthe Borch mborch at gmail.com
Thu Jul 14 03:13:22 EDT 2011


Log message for revision 122210:
  Preparing release.

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

-=-
Modified: five.pt/trunk/CHANGES.txt
===================================================================
--- five.pt/trunk/CHANGES.txt	2011-07-14 07:12:47 UTC (rev 122209)
+++ five.pt/trunk/CHANGES.txt	2011-07-14 07:13:21 UTC (rev 122210)
@@ -1,8 +1,11 @@
 Changelog
 =========
 
-In next release ...
+2.1 (2011-07-14)
+~~~~~~~~~~~~~~~~
 
+- Point release.
+
 - Use trusted path expression for trusted expression engine.
   [malthe]
 

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-07-14 07:12:47 UTC (rev 122209)
+++ five.pt/trunk/setup.py	2011-07-14 07:13:21 UTC (rev 122210)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1-dev'
+version = '2.1'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list