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 | f0ae49e7d4e6a65b150f5ff577ef7a88162b5646 (patch) | |
| tree | 7273519b65848cfcc14f06bb8d7f903cf99568bd /python/setup.py | |
| parent | 425a62e757c09a3ba169df8016ab8f0772a4acb4 (diff) | |
| download | qpid-python-f0ae49e7d4e6a65b150f5ff577ef7a88162b5646.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/setup.py')
| -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", |
