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

Wichert Akkerman wichert at wiggy.net
Wed Sep 29 10:19:36 EDT 2010


Log message for revision 117063:
  Tag 1.3.2

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

-=-
Modified: five.pt/tags/1.3.2/setup.py
===================================================================
--- five.pt/trunk/setup.py	2010-09-29 14:14:45 UTC (rev 117062)
+++ five.pt/tags/1.3.2/setup.py	2010-09-29 14:19:36 UTC (rev 117063)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.1'
+version = '1.3.2'
 
 setup(name='five.pt',
       version=version,

Modified: five.pt/trunk/CHANGES.txt
===================================================================
--- five.pt/trunk/CHANGES.txt	2010-09-29 14:14:45 UTC (rev 117062)
+++ five.pt/trunk/CHANGES.txt	2010-09-29 14:19:36 UTC (rev 117063)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.3.2 - ?
+~~~~~~~~~
+
+- ...
+
+
 1.3.2 - 2010-09-29
 ~~~~~~~~~~~~~~~~~~
 

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2010-09-29 14:14:45 UTC (rev 117062)
+++ five.pt/trunk/setup.py	2010-09-29 14:19:36 UTC (rev 117063)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '1.3.1'
+version = '1.3.3'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list