We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.1.1
0.1.2
1 parent 777d7d7 commit f0263b9Copy full SHA for f0263b9
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.1"
+__version__ = "0.1.2"
4
5
import pprint
6
0 commit comments