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

fokko pushed a commit to branch fd-version
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git

commit 3011a3af5cc07196245bf7057907478c25445cf4
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Mar 12 23:06:00 2025 +0100

    Bump version to 0.10.0
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 2732a434..5be9f6ea 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@
 # under the License.
 [tool.poetry]
 name = "pyiceberg"
-version = "0.9.0"
+version = "0.10.0"
 readme = "README.md"
 homepage = "https://py.iceberg.apache.org/";
 repository = "https://github.com/apache/iceberg-python";

Reply via email to