This is an automated email from the ASF dual-hosted git repository.
zike 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 51a2054 Bumped version to 3.9.0a1 (#266)
51a2054 is described below
commit 51a205491c162ee2e58dbeda9ac33ed4189623f2
Author: Yunze Xu <[email protected]>
AuthorDate: Tue Sep 30 15:23:17 2025 +0800
Bumped version to 3.9.0a1 (#266)
---
pulsar/__about__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index a3a2fb5..9be5048 100644
--- a/pulsar/__about__.py
+++ b/pulsar/__about__.py
@@ -16,4 +16,4 @@
# specific language governing permissions and limitations
# under the License.
#
-__version__='3.8.0a1'
+__version__='3.9.0a1'