We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.1.3
0.1.4
1 parent 6b06a35 commit e48709dCopy full SHA for e48709d
ibis_ml/__init__.py
@@ -1,6 +1,6 @@
1
"""IbisML is a library for building scalable ML pipelines using Ibis."""
2
3
-__version__ = "0.1.3"
+__version__ = "0.1.4"
4
5
import pprint
6
0 commit comments