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

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


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new fda5086  Bump version to 3.1.0
fda5086 is described below

commit fda50867a9c7bf927309527fade2f53eb3907bed
Author: Yunze Xu <[email protected]>
AuthorDate: Thu Feb 2 11:23:49 2023 +0800

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

diff --git a/pulsar/__about__.py b/pulsar/__about__.py
index a66d247..a91aa25 100644
--- a/pulsar/__about__.py
+++ b/pulsar/__about__.py
@@ -16,4 +16,4 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-__version__='3.1.0a1'
+__version__='3.1.0'

Reply via email to