Skip to content

Commit 74b25ec

Browse files
committed
Bump version to 3.7.0
1 parent 6ad4d56 commit 74b25ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "packager.pep517"
77

88
[project]
99
name = "treelite"
10-
version = "4.7.0.dev0"
10+
version = "4.7.0"
1111
authors = [
1212
{name = "Hyunsu Cho", email = "chohyu01@cs.washington.edu"}
1313
]

python/treelite/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.7.0.dev0
1+
4.7.0

0 commit comments

Comments
 (0)