We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad4d56 commit 74b25ecCopy full SHA for 74b25ec
python/pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "packager.pep517"
7
8
[project]
9
name = "treelite"
10
-version = "4.7.0.dev0"
+version = "4.7.0"
11
authors = [
12
{name = "Hyunsu Cho", email = "chohyu01@cs.washington.edu"}
13
]
python/treelite/VERSION
@@ -1 +1 @@
1
-4.7.0.dev0
+4.7.0
0 commit comments