Skip to content

Commit c9fceab

Browse files
authored
Merge pull request #16 from kayjan/v0.4.4
v0.4.4
2 parents c544331 + b841b74 commit c9fceab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigtree/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.4.3"
1+
__version__ = "0.4.4"
22

33
from bigtree.dag.construct import dataframe_to_dag, dict_to_dag, list_to_dag
44
from bigtree.dag.export import dag_to_dataframe, dag_to_dict, dag_to_dot, dag_to_list

0 commit comments

Comments
 (0)