Repository: qpid-python
Updated Branches:
  refs/heads/1.35.x 3d9ca5204 -> fa777bf7f


QPID-7354: Restore the snapshot version


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

Branch: refs/heads/1.35.x
Commit: fa777bf7f3e5cf8c48fb9802f80eee025a92da73
Parents: 3d9ca52
Author: Justin Ross <[email protected]>
Authored: Mon Aug 8 16:02:49 2016 -0700
Committer: Justin Ross <[email protected]>
Committed: Mon Aug 8 16:02:49 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/qpid-python/blob/fa777bf7/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index 3531b3f..90f033a 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="1.35.0-beta",
+      version="1.35.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