We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c544331 + b841b74 commit c9fceabCopy full SHA for c9fceab
bigtree/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.4.3"
+__version__ = "0.4.4"
2
3
from bigtree.dag.construct import dataframe_to_dag, dict_to_dag, list_to_dag
4
from bigtree.dag.export import dag_to_dataframe, dag_to_dict, dag_to_dot, dag_to_list
0 commit comments