Skip to content

Commit e8591f1

Browse files
committed
set version 0.2.0
1 parent 13b35e8 commit e8591f1

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.4",
13+
version="0.2.0",
1414
description="Visualize decision tree in Python",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)