Skip to content

Commit

Permalink
Release 2.9.1 (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielilharco authored Dec 29, 2022
1 parent 9118c97 commit 83814e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.9.1

* Fix release

## 2.9.0

* Add training feature to auto-resume from the latest checkpoint on restart via `--resume latest`
Expand Down
2 changes: 1 addition & 1 deletion src/open_clip/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.9.0'
__version__ = '2.9.1'

0 comments on commit 83814e6

Please sign in to comment.