Skip to content

Commit 8e0e411

Browse files
committed
set version 0.1.4
1 parent 8a96522 commit 8e0e411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="supertree",
13-
version="0.1.3",
13+
version="0.1.4",
1414
description="Visualize decision tree in Python",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)