diff options
| author | Justin Ross <jross@apache.org> | 2012-11-19 20:04:46 +0000 |
|---|---|---|
| committer | Justin Ross <jross@apache.org> | 2012-11-19 20:04:46 +0000 |
| commit | 8003250c37cd3842184dea83b9dee5e9f504cd74 (patch) | |
| tree | 7273519b65848cfcc14f06bb8d7f903cf99568bd /python | |
| parent | 48694e11300fe612a429730603a590f0471cf7af (diff) | |
| download | qpid-python-8003250c37cd3842184dea83b9dee5e9f504cd74.tar.gz | |
QPID-4377: Update trunk versions to 0.21
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1411381 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python')
| -rwxr-xr-x | python/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py index 0b9d99a1af..56af530b43 100755 --- a/python/setup.py +++ b/python/setup.py @@ -298,7 +298,7 @@ class install_lib(_install_lib): return outfiles + extra setup(name="qpid-python", - version="0.19", + version="0.21", author="Apache Qpid", author_email="dev@qpid.apache.org", packages=["mllib", "qpid", "qpid.messaging", "qpid.tests", |
