Skip to content

Commit 670d761

Browse files
committed
prepare release of v0.9.0
1 parent d8d5c0d commit 670d761

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

NEWS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# News
22

3-
## master
3+
## v0.9.0
44

5+
- support MOI v0.9 [#126](https://github.com/SCIP-Interfaces/SCIP.jl/pull/126)
56
- SCIP-specific MOI indicator constraint replaced by the new MOI definition [#121](https://github.com/SCIP-Interfaces/SCIP.jl/pull/121)
67

78
## v0.8.0

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SCIP"
22
uuid = "82193955-e24f-5292-bf16-6f2c5261a85f"
3-
version = "0.8.0"
3+
version = "0.9.0"
44

55
[deps]
66
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"

0 commit comments

Comments
 (0)