[Checkins] SVN: five.pt/trunk/ Preparing release.
    Malthe Borch 
    mborch at gmail.com
       
    Wed Dec 17 07:54:09 EST 2008
    
    
  
Log message for revision 94144:
  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	2008-12-17 12:53:15 UTC (rev 94143)
+++ five.pt/trunk/CHANGES.txt	2008-12-17 12:54:08 UTC (rev 94144)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release
+five.pt 0.3 (released 12/17/2008)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 - Use bobo traversal if ``OFS.interfaces.ITraversable`` interface is
   provided. [malthe]
Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2008-12-17 12:53:15 UTC (rev 94143)
+++ five.pt/trunk/setup.py	2008-12-17 12:54:08 UTC (rev 94144)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.2'
+version = '0.3'
 
 setup(name='five.pt',
       version=version,
    
    
More information about the Checkins
mailing list