diff options
| author | Robert Gemmell <robbie@apache.org> | 2015-06-25 10:54:39 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2015-06-25 10:54:39 +0000 |
| commit | 7ebca9a1b737591d7f461ef8f812bbee53e70a97 (patch) | |
| tree | 56df59516335b1d6b68ab80f3a3a8440323e2b6a /python | |
| parent | 6d2d0d384626f0ae4cd7b05a5fe49ff4c61d2753 (diff) | |
| download | qpid-python-7ebca9a1b737591d7f461ef8f812bbee53e70a97.tar.gz | |
NO-JIRA: update version numbers/dates
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-cpp-0.34-rc/qpid@1687472 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 9b71a98536..9ac9adec99 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.31", + version="0.34", author="Apache Qpid", author_email="dev@qpid.apache.org", packages=["mllib", "qpid", "qpid.messaging", "qpid.tests", |
