summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Lotze <tl@gocept.com>2009-12-08 08:39:26 +0000
committerThomas Lotze <tl@gocept.com>2009-12-08 08:39:26 +0000
commitdd3ccd575ec72e3105d7d0afd42fa12064edbc87 (patch)
tree39382373a7c04e3e52866113c2215b115861894a /setup.py
parentb32c2b903da738387a5b29b3f5049362cdc8dec2 (diff)
downloadzope-interface-dd3ccd575ec72e3105d7d0afd42fa12064edbc87.tar.gz
Preparing release 3.5.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 033a659..268b55f 100644
--- a/setup.py
+++ b/setup.py
@@ -120,7 +120,7 @@ class optional_build_ext(build_ext):
setup(name='zope.interface',
- version = '3.5.3dev',
+ version = '3.5.3',
url='http://pypi.python.org/pypi/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',