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 9daa31f commit 8fbcf03Copy full SHA for 8fbcf03
CHANGELOG.md
@@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+## [3.1.1] - 2025-03-07
9
+
10
Fixed:
11
12
* Fix CUDA Docker deployment, #1312
@@ -2477,6 +2479,7 @@ Fixed
2477
2479
Initial Release
2478
2480
2481
<!-- link-labels -->
2482
+[3.1.1]: ../../compare/v3.1.1..v3.1.0
2483
[3.1.0]: ../../compare/v3.1.0..v3.0.4
2484
[3.0.4]: ../../compare/v3.0.4..v3.0.3
2485
[3.0.3]: ../../compare/v3.0.3..v3.0.2
VERSION
@@ -1 +1 @@
1
-3.1.0
+3.1.1
0 commit comments