Skip to content

Commit e48709d

Browse files
committed
build: bump IbisML version from 0.1.3 to 0.1.4
1 parent 6b06a35 commit e48709d

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

55
import pprint
66

0 commit comments

Comments
 (0)