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

xyz 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 81e833d  Bumped version to 3.5.0a1 (#191)
81e833d is described below

commit 81e833d2f4c0198c4d2f09396365271cdc645248
Author: Zike Yang <[email protected]>
AuthorDate: Thu Jan 4 10:29:47 2024 +0800

    Bumped version to 3.5.0a1 (#191)
---
 pulsar/__about__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index 33df9f8..e891b1b 100644
--- a/pulsar/__about__.py
+++ b/pulsar/__about__.py
@@ -16,4 +16,4 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-__version__='3.4.0a1'
+__version__='3.5.0a1'

Reply via email to