summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-03-19 14:34:11 -0400
committerTres Seaver <tseaver@palladion.com>2014-03-19 14:34:11 -0400
commit1f6c141ac62d4328bcc07b79e8f0162ab7ee4c30 (patch)
tree7feafb660675bf9fb61ad66bbcd107db57bd07f6 /setup.py
parentabd2098a6a12b84b5ad7cd680d215a2307f94630 (diff)
downloadzope-interface-1f6c141ac62d4328bcc07b79e8f0162ab7ee4c30.tar.gz
Prep 4.1.1 release.4.1.1
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 c0dafb2..4200229 100644
--- a/setup.py
+++ b/setup.py
@@ -112,7 +112,7 @@ long_description=(
)
setup(name='zope.interface',
- version='4.1.1.dev0',
+ version='4.1.1',
url='http://pypi.python.org/pypi/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',