We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65d813 commit 5ee9108Copy full SHA for 5ee9108
2 files changed
backend/cuda/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
4
5
[project]
6
name = "qoco-cuda"
7
-version = "0.1.7"
+version = "0.2.0"
8
description = "QOCO: Quadratic Objective Conic Optimizer"
9
requires-python = ">=3.8"
10
authors = [{ name = "Govind M. Chari", email = "govindchari1@gmail.com" }]
pyproject.toml
name = "qoco"
-version = "0.2.7"
+version = "0.3.0"
readme = "README.md"
0 commit comments