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