This is an automated email from the ASF dual-hosted git repository.

xyz pushed a commit to branch branch-3.6
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git


The following commit(s) were added to refs/heads/branch-3.6 by this push:
     new b3b6cbd  Bump version to 3.6.1
b3b6cbd is described below

commit b3b6cbd8ac685991ebd0f4b53c3d97c8644e865c
Author: Yunze Xu <[email protected]>
AuthorDate: Sat Feb 8 13:50:44 2025 +0800

    Bump version to 3.6.1
---
 pulsar/__about__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index 40bd9c7..d0ab9ee 100644
--- a/pulsar/__about__.py
+++ b/pulsar/__about__.py
@@ -16,4 +16,4 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-__version__='3.6.0'
+__version__='3.6.1'

Reply via email to