[Checkins] SVN: five.localsitemanager/trunk/ Prepare release

Hanno Schlichting hannosch at hannosch.eu
Sun Sep 27 08:14:01 EDT 2009


Log message for revision 104576:
  Prepare release

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

-=-
Modified: five.localsitemanager/trunk/CHANGES.txt
===================================================================
--- five.localsitemanager/trunk/CHANGES.txt	2009-09-27 12:12:06 UTC (rev 104575)
+++ five.localsitemanager/trunk/CHANGES.txt	2009-09-27 12:14:01 UTC (rev 104576)
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-2.0dev - unreleased
--------------------
+2.0 - 2009-09-27
+----------------
 
 * Cleaned up package documentation and fixed spelling errors in the tests.
   [hannosch]

Modified: five.localsitemanager/trunk/setup.py
===================================================================
--- five.localsitemanager/trunk/setup.py	2009-09-27 12:12:06 UTC (rev 104575)
+++ five.localsitemanager/trunk/setup.py	2009-09-27 12:14:01 UTC (rev 104576)
@@ -2,7 +2,7 @@
 """
 from setuptools import setup
 
-version = '2.0dev'
+version = '2.0'
 
 setup(name='five.localsitemanager',
       version=version,



More information about the checkins mailing list