Skip to content

Commit f0263b9

Browse files
committed
build: bump IbisML version from 0.1.1 to 0.1.2
1 parent 777d7d7 commit f0263b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibis_ml/__init__.py

+1-1
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.1"
3+
__version__ = "0.1.2"
44

55
import pprint
66

0 commit comments

Comments
 (0)