Skip to content

Commit e4de2f9

Browse files
authored
Bump version to 0.5.1 (#68)
1 parent 95b73e1 commit e4de2f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.0"
18+
__version__ = "0.5.1"

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
[tool.poetry]
1818
name = "pyiceberg"
19-
version = "0.5.0"
19+
version = "0.5.1"
2020
readme = "README.md"
2121
homepage = "https://py.iceberg.apache.org/"
2222
repository = "https://github.com/apache/iceberg/"

0 commit comments

Comments
 (0)