Skip to content

Commit 606804a

Browse files
committed
🔖 0.1.1
1 parent 3d8ec89 commit 606804a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎datar_arrow/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datar-arrow"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "The pyarrow backend for datar"
55
authors = ["pwwang <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)