[Checkins] SVN: Sandbox/malthe/chameleon.html/ Preparing release.

Malthe Borch mborch at gmail.com
Thu Oct 30 10:07:57 EDT 2008


Log message for revision 92702:
  Preparing release.

Changed:
  U   Sandbox/malthe/chameleon.html/CHANGES.txt
  U   Sandbox/malthe/chameleon.html/setup.py

-=-
Modified: Sandbox/malthe/chameleon.html/CHANGES.txt
===================================================================
--- Sandbox/malthe/chameleon.html/CHANGES.txt	2008-10-30 14:07:01 UTC (rev 92701)
+++ Sandbox/malthe/chameleon.html/CHANGES.txt	2008-10-30 14:07:56 UTC (rev 92702)
@@ -4,6 +4,9 @@
 Head
 ~~~~
 
+chameleon.html 0.4 (released 10/28/2008)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 - Add newline character between glob-exploded tags. [malthe]
 
 - Use relative URL if resource location component is

Modified: Sandbox/malthe/chameleon.html/setup.py
===================================================================
--- Sandbox/malthe/chameleon.html/setup.py	2008-10-30 14:07:01 UTC (rev 92701)
+++ Sandbox/malthe/chameleon.html/setup.py	2008-10-30 14:07:56 UTC (rev 92702)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys
 
-version = '0.3'
+version = '0.4'
 
 install_requires = [
     'setuptools',



More information about the Checkins mailing list