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

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

commit 1a85643598249c752e3fd3316d6c7dfc22cc4a28
Author: Yunze Xu <[email protected]>
AuthorDate: Fri Apr 10 16:19:46 2026 +0800

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

diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index dd2cc65..f02b2b7 100644
--- a/pulsar/__about__.py
+++ b/pulsar/__about__.py
@@ -16,4 +16,4 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-__version__='3.11.0a1'
+__version__='3.11.0'

Reply via email to