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 c721fa6..513eb40 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ def read(*rnames):
setup(
name='zope.component',
- version='4.3.0.dev0',
+ version='4.3.0',
url='https://github.com/zopefoundation/zope.component',
license='ZPL 2.1',
description='Zope Component Architecture',