Skip to content

Commit f8a18e5

Browse files
committed
set version 0.4.0
1 parent a3e17f9 commit f8a18e5

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.3.2",
13+
version="0.4.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)