Skip to content

Commit 062a252

Browse files
authored
Bump version to 0.11.0 (#2984)
Kicking off the release 🫡
1 parent cf8b46e commit 062a252

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pyiceberg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
__version__ = "0.10.0"
18+
__version__ = "0.11.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717
[project]
1818
name = "pyiceberg"
19-
version = "0.10.0"
19+
version = "0.11.0"
2020
description = "Apache Iceberg is an open table format for huge analytic datasets"
2121
authors = [{ name = "Apache Software Foundation", email = "dev@iceberg.apache.org" }]
2222
requires-python = ">=3.10.0,<4.0.0"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)