summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-07-20 16:29:53 +0000
committerChris McDonough <chrism@plope.com>2011-07-20 16:29:53 +0000
commit6a5162cca946a043ab98a87f692b292b3cfa9349 (patch)
tree9d1841e2c00c071f75f7473f6491c6fefc520c46 /setup.py
parentdaf915e8d1d8a5c4a7c855ce5ae61da2d3ba1bde (diff)
downloadzope-i18nmessageid-6a5162cca946a043ab98a87f692b292b3cfa9349.tar.gz
browbagged the CHANGES.txt, tagging a 3.6.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2cf0b0f..ebeff7b 100644
--- a/setup.py
+++ b/setup.py
@@ -100,7 +100,7 @@ class optional_build_ext(build_ext):
setup(name='zope.i18nmessageid',
- version = '3.6.0',
+ version = '3.6.1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Message Identifiers for internationalization',