Skip to content

Commit 5ee9108

Browse files
committed
v0.3.0
1 parent e65d813 commit 5ee9108

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

backend/cuda/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "qoco-cuda"
7-
version = "0.1.7"
7+
version = "0.2.0"
88
description = "QOCO: Quadratic Objective Conic Optimizer"
99
requires-python = ">=3.8"
1010
authors = [{ name = "Govind M. Chari", email = "govindchari1@gmail.com" }]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "qoco"
7-
version = "0.2.7"
7+
version = "0.3.0"
88
description = "QOCO: Quadratic Objective Conic Optimizer"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)