Skip to content

Commit 16e1f85

Browse files
committed
update release notes
1 parent 853716c commit 16e1f85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/release_notes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Release Notes
44
Upcoming Version
55
----------------
66

7+
8+
Version 0.3.8
9+
-------------
10+
11+
712
* The matrices accessor of the `Model` class now has a new function `dual` which returns the dual values of the constraints if the underlying model was optimized and dual values are existent.
813

914
* The Variables class now has a new function `get_solver_attribute` which parses solver-specific attributes of the variables. For now, this function only works for Gurobi `solver_model`s. For example, the function allows retrieving the variable fields `SAObjUp` or `RC`.

0 commit comments

Comments
 (0)