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

yuzelin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-python.git


The following commit(s) were added to refs/heads/main by this push:
     new f4c684b  [release] Update version to 0.3.dev0
f4c684b is described below

commit f4c684b93673d32e0e2c229152fddb68687a7dfa
Author: yuzelin <[email protected]>
AuthorDate: Mon Dec 2 16:03:11 2024 +0800

    [release] Update version to 0.3.dev0
---
 pypaimon/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pypaimon/version.py b/pypaimon/version.py
index 659ce0d..468375f 100644
--- a/pypaimon/version.py
+++ b/pypaimon/version.py
@@ -19,4 +19,4 @@
 """
 .. seealso:: https://www.python.org/dev/peps/pep-0440
 """
-__version__ = "0.2.dev0"
+__version__ = "0.3.dev0"

Reply via email to