This is an automated email from the ASF dual-hosted git repository.
shibd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git
The following commit(s) were added to refs/heads/main by this push:
new 8ce83cf Bumped version to 3.12.0a1 (#298)
8ce83cf is described below
commit 8ce83cffbd0806d3828dc6cb84fb0ba988467b49
Author: Yunze Xu <[email protected]>
AuthorDate: Tue Apr 21 18:29:43 2026 +0800
Bumped version to 3.12.0a1 (#298)
---
pulsar/__about__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index dd2cc65..f7a7285 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.12.0a1'