Version 0.3.8 ZTK-1.1 0.3.8
authorThierry Florac <tflorac@ulthar.net>
Mon, 12 Mar 2012 01:03:21 +0100
branchZTK-1.1
changeset 120 4cfa237c6b2a
parent 119 e807bcb0fcac
child 121 0af4ae8dcab0
Version 0.3.8
setup.py
ztfy.utils.egg-info/PKG-INFO
--- 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