[Checkins] SVN: five.localsitemanager/trunk/ Prepare	five.localsitemanager 2.0.3.
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Sat Jan  2 14:11:41 EST 2010
    
    
  
Log message for revision 107573:
  Prepare five.localsitemanager 2.0.3.
Changed:
  U   five.localsitemanager/trunk/CHANGES.txt
  U   five.localsitemanager/trunk/setup.py
-=-
Modified: five.localsitemanager/trunk/CHANGES.txt
===================================================================
--- five.localsitemanager/trunk/CHANGES.txt	2010-01-02 19:10:02 UTC (rev 107572)
+++ five.localsitemanager/trunk/CHANGES.txt	2010-01-02 19:11:40 UTC (rev 107573)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.0.3 - unreleased
+2.0.3 - 2010-01-02
 ------------------
 
 * Made 'update_sitemanager_bases_handler' fail silently instead of raising an
Modified: five.localsitemanager/trunk/setup.py
===================================================================
--- five.localsitemanager/trunk/setup.py	2010-01-02 19:10:02 UTC (rev 107572)
+++ five.localsitemanager/trunk/setup.py	2010-01-02 19:11:40 UTC (rev 107573)
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '2.0.3dev'
+version = '2.0.3'
 
 setup(name='five.localsitemanager',
       version=version,
    
    
More information about the checkins
mailing list