We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac252cd commit 50e4607Copy full SHA for 50e4607
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
4
5
[project]
6
name = "pyoptinterface"
7
-version = "0.2.0.dev2"
+version = "0.2.0"
8
description = "Python interface to multiple optimization solvers"
9
readme = "README.md"
10
requires-python = ">=3.8"
0 commit comments