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 400dd17 commit af51148Copy full SHA for af51148
pyproject.toml
@@ -1,12 +1,11 @@
1
[project]
2
name = "proxsuite"
3
-version = "0.0.1"
+version = "0.1.0"
4
description = "Quadratic Programming Solver for Robotics and beyond."
5
readme = "README.md"
6
requires-python = ">= 3.8"
7
license = "BSD-2-Clause"
8
9
-
10
[project.urls]
11
homepage = "https://github.com/Simple-Robotics/proxsuite"
12
repository = "https://github.com/Simple-Robotics/proxsuite.git"
0 commit comments