summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2018-10-05 15:28:02 +0200
committerMichael Howitz <mh@gocept.com>2018-10-05 15:28:02 +0200
commit6ef9ec25d1ea3d5d6df1ff7538090064875f9186 (patch)
tree28826f556acd6134483f7bcdb408774f35a7a7e8 /setup.py
parent772d71a7016c860c6e34f5d89e9e3f1f2356e4e7 (diff)
downloadzope-traversing-6ef9ec25d1ea3d5d6df1ff7538090064875f9186.tar.gz
Preparing release 4.34.3
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 391dc2b..38817b4 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ TESTS_REQUIRE = [
setup(
name='zope.traversing',
- version='4.2.1.dev0',
+ version='4.3',
url='https://github.com/zopefoundation/zope.traversing',
license='ZPL 2.1',
author='Zope Foundation and Contributors',