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 8c36eb7 Bumped version to 3.4.0a1 (#151)
8c36eb7 is described below
commit 8c36eb70f981c6cc1dec7691c7ab759a5520204d
Author: Baodi Shi <[email protected]>
AuthorDate: Wed Aug 30 10:22:09 2023 +0800
Bumped version to 3.4.0a1 (#151)
---
pulsar/__about__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index cf31d98..33df9f8 100644
--- a/pulsar/__about__.py
+++ b/pulsar/__about__.py
@@ -16,4 +16,4 @@
# specific language governing permissions and limitations
# under the License.
#
-__version__='3.3.0a1'
+__version__='3.4.0a1'