summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2011-06-30 18:05:22 +0000
committerJustin Ross <jross@apache.org>2011-06-30 18:05:22 +0000
commit60221e0c640155ff1f045c6d007e7e6582a65211 (patch)
tree777c3410fb589fe48ef52f94a646b7f61c60ee21 /tools
parentf48c4890e25c3cd76b7534cfca56e40ee30eb7ca (diff)
downloadqpid-python-60221e0c640155ff1f045c6d007e7e6582a65211.tar.gz
QPID-3331: Update trunk versions to 0.13 for the next release
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1141643 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tools')
-rwxr-xr-xtools/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup.py b/tools/setup.py
index 58863a07d9..4231476c90 100755
--- a/tools/setup.py
+++ b/tools/setup.py
@@ -20,7 +20,7 @@
from distutils.core import setup
setup(name="qpid-tools",
- version="0.11",
+ version="0.13",
author="Apache Qpid",
author_email="dev@qpid.apache.org",
scripts=["src/py/qpid-cluster",