Repository: qpid-python
Updated Branches:
  refs/heads/master 4bde31ccc -> 586d41988


QPID-7354: Update versions on master after branching for 1.35.0


Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/586d4198
Tree: http://git-wip-us.apache.org/repos/asf/qpid-python/tree/586d4198
Diff: http://git-wip-us.apache.org/repos/asf/qpid-python/diff/586d4198

Branch: refs/heads/master
Commit: 586d41988ccac73483480be90d4eb7bccee8a940
Parents: 4bde31c
Author: Justin Ross <[email protected]>
Authored: Mon Aug 8 16:04:36 2016 -0700
Committer: Justin Ross <[email protected]>
Committed: Mon Aug 8 16:04:36 2016 -0700

----------------------------------------------------------------------
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-python/blob/586d4198/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index fece3d9..ff4215c 100755
--- a/setup.py
+++ b/setup.py
@@ -303,7 +303,7 @@ if platform.system() == "Windows":
   scripts.append("qpid-python-test.bat")
   
 setup(name="qpid-python",
-      version="0.35",
+      version="1.36.0-SNAPSHOT",
       author="Apache Qpid",
       author_email="[email protected]",
       packages=["mllib", "qpid", "qpid.messaging", "qpid.tests",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to