Skip to content

Commit 76ffd3a

Browse files
committed
build: bump IbisML version from 0.1.2 to 0.1.3
1 parent 34ad24c commit 76ffd3a

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

55
import pprint
66

0 commit comments

Comments
 (0)