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

fanng pushed a commit to branch fix_pipy
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/fix_pipy by this push:
     new 6385408f9e fix flink paimon document
6385408f9e is described below

commit 6385408f9e9bd73c90eb5b5dbd3c9e7fac32388f
Author: fanng <[email protected]>
AuthorDate: Wed Jan 22 17:20:30 2025 +0800

    fix flink paimon document
---
 clients/client-python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clients/client-python/setup.py b/clients/client-python/setup.py
index 5858b0c3cf..0494076e97 100644
--- a/clients/client-python/setup.py
+++ b/clients/client-python/setup.py
@@ -27,7 +27,7 @@ except FileNotFoundError:
 setup(
     name="apache-gravitino",
     description="Python lib/client for Apache Gravitino",
-    version="0.8.1.dev0",
+    version="0.8.0.dev1",
     long_description=long_description,
     long_description_content_type="text/markdown",
     author="Apache Software Foundation",

Reply via email to