Skip to content

Commit 81949ea

Browse files
committed
Bump to 0.2.8
1 parent ecd850d commit 81949ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased change
3+
## 0.2.8
44
- Fix bugs in HiGHS and MOSEK when the quadratic objective function contains nondiagonal terms
55

66
## 0.2.7

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 = "pyoptinterface"
7-
version = "0.2.7"
7+
version = "0.2.8"
88
description = "Python interface to multiple optimization solvers"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)