Skip to content

Commit fcec8d3

Browse files
authored
Merge pull request #152 from kayjan/v0.15.1
v0.15.1
2 parents 557164f + 1e33abd commit fcec8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigtree/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.15.0"
1+
__version__ = "0.15.1"
22

33
from bigtree.binarytree.construct import list_to_binarytree
44
from bigtree.dag.construct import dataframe_to_dag, dict_to_dag, list_to_dag

0 commit comments

Comments
 (0)