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 1499a37 commit 3dede32Copy full SHA for 3dede32
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.15.0 (unreleased)
+## 0.15.0 (2025-02-17)
2
3
- Updated OR-Tools to 9.12
4
- Removed `pickup_positions` and `pickup_index_pairs` (use `pickup_position` instead)
lib/or_tools/version.rb
@@ -1,3 +1,3 @@
module ORTools
- VERSION = "0.14.2"
+ VERSION = "0.15.0"
end
0 commit comments