[Checkins] SVN: transaction/trunk/ svb

Tres Seaver cvs-admin at zope.org
Wed May 16 21:19:53 UTC 2012


Log message for revision 125958:
  svb

Changed:
  U   transaction/trunk/CHANGES.txt
  U   transaction/trunk/setup.py

-=-
Modified: transaction/trunk/CHANGES.txt
===================================================================
--- transaction/trunk/CHANGES.txt	2012-05-16 21:17:17 UTC (rev 125957)
+++ transaction/trunk/CHANGES.txt	2012-05-16 21:19:44 UTC (rev 125958)
@@ -1,6 +1,11 @@
 Changes
 =======
 
+1.3.1 (unreleased)
+------------------
+
+- TBD
+
 1.3.0 (2012-05-16)
 ------------------
 

Modified: transaction/trunk/setup.py
===================================================================
--- transaction/trunk/setup.py	2012-05-16 21:17:17 UTC (rev 125957)
+++ transaction/trunk/setup.py	2012-05-16 21:19:44 UTC (rev 125958)
@@ -12,7 +12,7 @@
 #
 ##############################################################################
 
-__version__ = '1.3.0'
+__version__ = '1.3.1dev'
 
 import os
 



More information about the checkins mailing list