summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2018-10-19 13:04:27 +0300
committerMarius Gedminas <marius@gedmin.as>2018-10-19 13:04:27 +0300
commitb2dafdf8f98e4a5e8e004ad2f16c2bbed1d1bf31 (patch)
tree4b72e5e084133a89c6a773dfc397885d8a7b58e0 /setup.py
parent9cc49be135762d8325520717c8ca3edc7ea00762 (diff)
downloadzope-i18n-b2dafdf8f98e4a5e8e004ad2f16c2bbed1d1bf31.tar.gz
Back to development: 4.6
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 03b553a..75b2ddf 100644
--- a/setup.py
+++ b/setup.py
@@ -59,7 +59,7 @@ TESTS_REQUIRE = COMPILE_REQUIRES + ZCML_REQUIRES + [
setup(
name='zope.i18n',
- version='4.5',
+ version='4.6.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',