Skip to content

Commit

Permalink
📦 v2.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jul 16, 2024
1 parent 204b588 commit 719bbc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [2.67.0] - 2024-07-16

Changed:

- Additional docker base images with preinstalled tensorflow 1 (`core-cuda-tf1`), tensorflow 2 (`core-cuda-tf2`) and torch (`core-cuda-torch`), #1239
Expand Down Expand Up @@ -2125,6 +2127,7 @@ Fixed
Initial Release

<!-- link-labels -->
[2.67.0]: ../../compare/v2.67.0..v2.66.1
[2.66.1]: ../../compare/v2.66.1..v2.66.0
[2.66.0]: ../../compare/v2.66.0..v2.65.0
[2.65.0]: ../../compare/v2.65.0..v2.64.1
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.66.1
2.67.0

0 comments on commit 719bbc7

Please sign in to comment.