diff options
| author | Justin Ross <jross@apache.org> | 2012-07-09 16:00:46 +0000 |
|---|---|---|
| committer | Justin Ross <jross@apache.org> | 2012-07-09 16:00:46 +0000 |
| commit | 85e3d1500ece26b9681406dfe5abce08c88f0718 (patch) | |
| tree | 499fcfb45ca40ab0a7803eb8ed770e242afa7512 /qpid/python/setup.py | |
| parent | e3ad2146c1fec714e34e09639dba2bcb6b79a30a (diff) | |
| download | qpid-python-85e3d1500ece26b9681406dfe5abce08c88f0718.tar.gz | |
QPID-4111: Move trunk version numbers to 0.19
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1359235 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/setup.py')
| -rwxr-xr-x | qpid/python/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/python/setup.py b/qpid/python/setup.py index 225ee44b91..0b9d99a1af 100755 --- a/qpid/python/setup.py +++ b/qpid/python/setup.py @@ -298,7 +298,7 @@ class install_lib(_install_lib): return outfiles + extra setup(name="qpid-python", - version="0.17", + version="0.19", author="Apache Qpid", author_email="dev@qpid.apache.org", packages=["mllib", "qpid", "qpid.messaging", "qpid.tests", |
