Skip to content

Commit a051584

Browse files
committed
bump to 0.8.1
1 parent 5030d04 commit a051584

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyiceberg/__init__.py

+1-1
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.8.0"
18+
__version__ = "0.8.1"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717
[tool.poetry]
1818
name = "pyiceberg"
19-
version = "0.8.0"
19+
version = "0.8.1"
2020
readme = "README.md"
2121
homepage = "https://py.iceberg.apache.org/"
2222
repository = "https://github.com/apache/iceberg-python"

0 commit comments

Comments
 (0)