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 f973c30 Bumped version to 3.7.0a1 (#241)
f973c30 is described below
commit f973c30a9621391ca67602c49fffa2861f2bc18d
Author: Yunze Xu <[email protected]>
AuthorDate: Sat Feb 15 22:20:46 2025 +0800
Bumped version to 3.7.0a1 (#241)
---
pulsar/__about__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index d4148e5..d53965f 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.0a1'
+__version__='3.7.0a1'