Skip to content

Commit 043272b

Browse files
committed
build: bump IbisML version from 0.1.0 to 0.1.1
1 parent 722c448 commit 043272b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibis_ml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""IbisML is a library for building scalable ML pipelines using Ibis."""
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.1.1"
44

55
import pprint
66

0 commit comments

Comments
 (0)