We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd29ad commit 131610aCopy full SHA for 131610a
pyiceberg/__init__.py
@@ -15,4 +15,4 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-__version__ = "0.7.1"
+__version__ = "0.8.0"
pyproject.toml
@@ -16,7 +16,7 @@
[tool.poetry]
name = "pyiceberg"
19
-version = "0.7.1"
+version = "0.8.0"
20
readme = "README.md"
21
homepage = "https://py.iceberg.apache.org/"
22
repository = "https://github.com/apache/iceberg-python"
0 commit comments