summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 5b75d8b..190794c 100644
--- a/setup.py
+++ b/setup.py
@@ -95,7 +95,7 @@ class optional_build_ext(build_ext):
setup(
name='zope.i18nmessageid',
- version='6.0.1',
+ version='6.0.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Message Identifiers for internationalization',