You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2017/03/16 15:48:52 UTC

qpid-python git commit: QPID-7691: Update the version after release

Repository: qpid-python
Updated Branches:
  refs/heads/1.36.x a76339493 -> f9334dbff


QPID-7691: Update the version after release


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

Branch: refs/heads/1.36.x
Commit: f9334dbff806b62ead01733c744d7a9d319467b3
Parents: a763394
Author: Justin Ross <jr...@apache.org>
Authored: Thu Mar 16 08:48:36 2017 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Thu Mar 16 08:48:36 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/qpid-python/blob/f9334dbf/setup.py
----------------------------------------------------------------------
diff --git a/setup.py b/setup.py
index ff4215c..c2d4568 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.36.0-SNAPSHOT",
+      version="1.36.1-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