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

Malthe Borch mborch at gmail.com
Mon Oct 13 15:27:55 EDT 2008


Log message for revision 92150:
  Preparing release.

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

-=-
Modified: Sandbox/malthe/chameleon.core/CHANGES.txt
===================================================================
--- Sandbox/malthe/chameleon.core/CHANGES.txt	2008-10-13 19:26:50 UTC (rev 92149)
+++ Sandbox/malthe/chameleon.core/CHANGES.txt	2008-10-13 19:27:54 UTC (rev 92150)
@@ -4,6 +4,9 @@
 head
 ~~~~
 
+1.0b3 (released 13/10/2008)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 - Fixed issue with parsing expression containing curly
   braces. [malthe]
 

Modified: Sandbox/malthe/chameleon.core/setup.py
===================================================================
--- Sandbox/malthe/chameleon.core/setup.py	2008-10-13 19:26:50 UTC (rev 92149)
+++ Sandbox/malthe/chameleon.core/setup.py	2008-10-13 19:27:54 UTC (rev 92150)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 import sys
-version = '1.0b2'
+version = '1.0b3'
 
 install_requires = [
     'setuptools',



More information about the Checkins mailing list