[Checkins] SVN: Products.BTreeFolder2/trunk/ Prepare Products.BTreeFolder2 2.13.1.

Hanno Schlichting hannosch at hannosch.eu
Wed Aug 4 16:29:54 EDT 2010


Log message for revision 115450:
  Prepare Products.BTreeFolder2 2.13.1.

Changed:
  U   Products.BTreeFolder2/trunk/CHANGES.txt
  U   Products.BTreeFolder2/trunk/setup.py

-=-
Modified: Products.BTreeFolder2/trunk/CHANGES.txt
===================================================================
--- Products.BTreeFolder2/trunk/CHANGES.txt	2010-08-04 20:23:54 UTC (rev 115449)
+++ Products.BTreeFolder2/trunk/CHANGES.txt	2010-08-04 20:29:54 UTC (rev 115450)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.1 (unreleased)
+2.13.1 (2010-08-04)
 -------------------
 
 - Make sure that methods returning objects return them Acquisition wrapped.

Modified: Products.BTreeFolder2/trunk/setup.py
===================================================================
--- Products.BTreeFolder2/trunk/setup.py	2010-08-04 20:23:54 UTC (rev 115449)
+++ Products.BTreeFolder2/trunk/setup.py	2010-08-04 20:29:54 UTC (rev 115450)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='Products.BTreeFolder2',
-      version = '2.13.1dev',
+      version = '2.13.1',
       url='http://pypi.python.org/pypi/Products.BTreeFolder2',
       license='ZPL 2.1',
       description="A BTree based implementation for Zope 2's OFS.",



More information about the checkins mailing list