--- a/setup.py Mon Mar 12 01:00:00 2012 +0100
+++ b/setup.py Mon Mar 12 01:03:21 2012 +0100
@@ -25,7 +25,7 @@
README = os.path.join(DOCS, 'README.txt')
HISTORY = os.path.join(DOCS, 'HISTORY.txt')
-version = '0.3.7'
+version = '0.3.8'
long_description = open(README).read() + '\n\n' + open(HISTORY).read()
tests_require = [
--- a/ztfy.utils.egg-info/PKG-INFO Mon Mar 12 01:00:00 2012 +0100
+++ b/ztfy.utils.egg-info/PKG-INFO Mon Mar 12 01:03:21 2012 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: ztfy.utils
-Version: 0.3.7
+Version: 0.3.8
Summary: ZTFY utility functions and classes for Zope3
Home-page: http://www.ztfy.org
Author: Thierry Florac