summaryrefslogtreecommitdiff
path: root/tests
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
commitaadaa7554e7ac9440c9878534852e9bdb3276176 (patch)
tree9fe7d78eb5b72cebbc36e48fcd653458fc0877b8 /tests
parent9f873728a3ddcc13e47d33fccd179d5b0db393a2 (diff)
downloadqpid-python-aadaa7554e7ac9440c9878534852e9bdb3276176.tar.gz
QPID-3583: Update trunk version from 0.13 to 0.15
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1197304 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/setup.py b/tests/setup.py
index 2ea7d347e7..b8e952998d 100755
--- a/tests/setup.py
+++ b/tests/setup.py
@@ -20,7 +20,7 @@
from distutils.core import setup
setup(name="qpid-tests",
- version="0.13",
+ version="0.15",
author="Apache Qpid",
author_email="dev@qpid.apache.org",
packages=["qpid_tests", "qpid_tests.broker_0_10", "qpid_tests.broker_0_9",