summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2011-11-03 20:54:31 +0000
committerJustin Ross <jross@apache.org>2011-11-03 20:54:31 +0000
commitb78ecf148fc47dc90c015720563df8a8357c28e5 (patch)
tree28c2a115992a94ec89751929aa589c3e8a6c762a /qpid/python
parente2e2e9af14a5e3581530397590e3f4df65315dd8 (diff)
downloadqpid-python-b78ecf148fc47dc90c015720563df8a8357c28e5.tar.gz
QPID-3583: Update trunk version from 0.13 to 0.15
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1197304 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
-rwxr-xr-xqpid/python/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/python/setup.py b/qpid/python/setup.py
index 65cb72854f..a0717ece1b 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.13",
+ version="0.15",
author="Apache Qpid",
author_email="dev@qpid.apache.org",
packages=["mllib", "qpid", "qpid.messaging", "qpid.tests",