We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780f71b commit daa6d5cCopy full SHA for daa6d5c
bigtree/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.23.1"
+__version__ = "0.24.0"
2
3
from bigtree.binarytree.construct import list_to_binarytree
4
from bigtree.dag.construct import dataframe_to_dag, dict_to_dag, list_to_dag
0 commit comments