We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2dcd8 commit d54b1dfCopy full SHA for d54b1df
bigtree/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.16.3"
+__version__ = "0.16.4"
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