[Checkins] SVN: cmf.pt/trunk/ Preparing release.
    Malthe Borch 
    mborch at gmail.com
       
    Wed Dec 17 07:52:37 EST 2008
    
    
  
Log message for revision 94141:
  Preparing release.
Changed:
  U   cmf.pt/trunk/CHANGES.txt
  U   cmf.pt/trunk/setup.py
-=-
Modified: cmf.pt/trunk/CHANGES.txt
===================================================================
--- cmf.pt/trunk/CHANGES.txt	2008-12-17 11:44:23 UTC (rev 94140)
+++ cmf.pt/trunk/CHANGES.txt	2008-12-17 12:52:37 UTC (rev 94141)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-In next release
+cmf.pt 0.2 (released 12/17/2008)
 
  - The ``func_code`` attribute of file-system page templates should
    simulate a function taking no arguments.
Modified: cmf.pt/trunk/setup.py
===================================================================
--- cmf.pt/trunk/setup.py	2008-12-17 11:44:23 UTC (rev 94140)
+++ cmf.pt/trunk/setup.py	2008-12-17 12:52:37 UTC (rev 94141)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.1'
+version = '0.2'
 
 setup(name='cmf.pt',
       version=version,
    
    
More information about the Checkins
mailing list