[Checkins] SVN: five.pt/t Tag 1.3.3

Wichert Akkerman wichert at wiggy.net
Thu Sep 30 09:52:24 EDT 2010


Log message for revision 117088:
  Tag 1.3.3

Changed:
  A   five.pt/tags/1.3.3/
  U   five.pt/tags/1.3.3/CHANGES.txt
  U   five.pt/trunk/CHANGES.txt
  U   five.pt/trunk/setup.py

-=-
Modified: five.pt/tags/1.3.3/CHANGES.txt
===================================================================
--- five.pt/trunk/CHANGES.txt	2010-09-30 13:48:22 UTC (rev 117087)
+++ five.pt/tags/1.3.3/CHANGES.txt	2010-09-30 13:52:24 UTC (rev 117088)
@@ -1,9 +1,15 @@
 Changelog
 =========
 
-1.3.3 - ?
+1.3.4 - ?
 ~~~~~~~~~
 
+- ...
+
+
+1.3.3 - 2010-09-30
+~~~~~~~~~~~~~~~~~~
+
 - Apply patches at import time instead of product initialisation.
   [wichert]
 

Modified: five.pt/trunk/CHANGES.txt
===================================================================
--- five.pt/trunk/CHANGES.txt	2010-09-30 13:48:22 UTC (rev 117087)
+++ five.pt/trunk/CHANGES.txt	2010-09-30 13:52:24 UTC (rev 117088)
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-1.3.3 - ?
-~~~~~~~~~
+1.3.3 - 2010-09-30
+~~~~~~~~~~~~~~~~~~
 
 - Apply patches at import time instead of product initialisation.
   [wichert]

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2010-09-30 13:48:22 UTC (rev 117087)
+++ five.pt/trunk/setup.py	2010-09-30 13:52:24 UTC (rev 117088)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.3'
+version = '1.3.4'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list