We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a7d6d commit 94a1593Copy full SHA for 94a1593
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.14.1 (unreleased)
+## 0.14.1 (2024-12-04)
2
3
- Added support for parameters to `Solver`
4
- Fixed error with `inspect` for `MathOpt` variables
lib/or_tools/version.rb
@@ -1,3 +1,3 @@
module ORTools
- VERSION = "0.14.0"
+ VERSION = "0.14.1"
end
0 commit comments