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

zike pushed a commit to branch branch-3.4
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git

commit c41375cc223ea85c84407e8aa1b1bb734b55f807
Author: Zike Yang <[email protected]>
AuthorDate: Mon Dec 18 07:24:32 2023 +0000

    Bump version to 3.4.0
---
 pulsar/__about__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index 33df9f8..319f2a3 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.4.0

Reply via email to