diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2011-03-04 20:43:57 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2011-03-04 20:43:57 +0000 |
| commit | 05442b09a6589e75ba1d992bc31895f7bae76e15 (patch) | |
| tree | 62db7e00bdaa1b17a4bae96501684ef7c8564fc2 /qpid/python | |
| parent | e876fa8c1f7c76a168065839e12a47c8212fc37a (diff) | |
| download | qpid-python-05442b09a6589e75ba1d992bc31895f7bae76e15.tar.gz | |
NO-JIRA: Update branch versions to 0.10
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.10@1078121 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
| -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 9c04421c51..07ef761247 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.9", + version="0.10", author="Apache Qpid", author_email="dev@qpid.apache.org", packages=["mllib", "qpid", "qpid.messaging", "qpid.tests", |
