diff options
author | Marius Gedminas <marius@gedmin.as> | 2016-09-05 09:11:02 +0300 |
---|---|---|
committer | Marius Gedminas <marius@gedmin.as> | 2016-09-05 09:11:02 +0300 |
commit | f407ba133f36370a65ee66cc4a039f4d56d49d72 (patch) | |
tree | 139e0c746ccf5d0f7a09a48d03997a5152d4c525 /setup.py | |
parent | fe670a2df4634804a31ad8446b6e42f61a31694d (diff) | |
download | zope-interface-4.3.2.tar.gz |
Preparing release 4.3.24.3.2
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ long_description=( ) setup(name='zope.interface', - version='4.4.0.dev0', + version='4.3.2', url='https://github.com/zopefoundation/zope.interface', license='ZPL 2.1', description='Interfaces for Python', |