You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/11/22 19:10:12 UTC

[1/2] qpid-python git commit: QPID-8051: update versions for 1.37.0-rc1

Repository: qpid-python
Updated Branches:
  refs/heads/master 335853f42 -> ff1332ba9


QPID-8051: update versions for 1.37.0-rc1


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

Branch: refs/heads/master
Commit: e27a39321d0e248c7aa775dcc67d0517aaef3f07
Parents: 335853f
Author: Robert Gemmell <ro...@apache.org>
Authored: Wed Nov 22 19:04:19 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Wed Nov 22 19:04:19 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-python/blob/e27a3932/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index 6e984b2..6bfffbf 100755
--- a/setup.py
+++ b/setup.py
@@ -300,7 +300,7 @@ class install_lib(_install_lib):
 scripts = ["qpid-python-test", "qpid-python-test.bat"]
 
 setup(name="qpid-python",
-      version="1.37.0-SNAPSHOT",
+      version="1.37.0",
       author="Apache Qpid",
       author_email="users@qpid.apache.org",
       packages=["mllib", "qpid", "qpid.messaging", "qpid.tests",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[2/2] qpid-python git commit: QPID-8051, QPID-8052: update versions for 1.38.0-SNAPSHOT

Posted by ro...@apache.org.
QPID-8051, QPID-8052: update versions for 1.38.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: ff1332ba970c37c5d16e0e58770a4142f099140f
Parents: e27a393
Author: Robert Gemmell <ro...@apache.org>
Authored: Wed Nov 22 19:08:20 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Wed Nov 22 19:08:20 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-python/blob/ff1332ba/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index 6bfffbf..e3b13cb 100755
--- a/setup.py
+++ b/setup.py
@@ -300,7 +300,7 @@ class install_lib(_install_lib):
 scripts = ["qpid-python-test", "qpid-python-test.bat"]
 
 setup(name="qpid-python",
-      version="1.37.0",
+      version="1.38.0-SNAPSHOT",
       author="Apache Qpid",
       author_email="users@qpid.apache.org",
       packages=["mllib", "qpid", "qpid.messaging", "qpid.tests",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org