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 40b54e3 commit ed074b3Copy full SHA for ed074b3
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.11.1 (unreleased)
+## 0.11.1 (2023-12-04)
2
3
- Added binary installation for Arch Linux
4
- Added binary installation for Debian 11 ARM
lib/or_tools/version.rb
@@ -1,3 +1,3 @@
module ORTools
- VERSION = "0.11.0"
+ VERSION = "0.11.1"
end
0 commit comments