diff options
author | Marius Gedminas <marius@gedmin.as> | 2015-10-05 10:34:51 +0300 |
---|---|---|
committer | Marius Gedminas <marius@gedmin.as> | 2015-10-05 10:34:51 +0300 |
commit | d99c28ae9f5bc36bc2f40cec1fc7b8947a227077 (patch) | |
tree | 9303a3a83ef2f82e1109b03f8d277691f0b3cc0a /setup.py | |
parent | 5d251bc39a7085274ee603325f6e4d0b2bad5be1 (diff) | |
download | zope-interface-4.1.3.tar.gz |
Preparing release 4.1.34.1.3
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ long_description=( ) setup(name='zope.interface', - version='4.1.3.dev0', + version='4.1.3', url='https://github.com/zopefoundation/zope.interface', license='ZPL 2.1', description='Interfaces for Python', |