Skip to content

Commit e58f288

Browse files
committed
Release 20231117
1 parent 1cea435 commit e58f288

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## [v20231117](https://github.com/openai/whisper/releases/tag/v20231117)
4+
5+
* Relax triton requirements for compatibility with pytorch 2.1 and newer ([#1802](https://github.com/openai/whisper/pull/1802))
6+
37
## [v20231106](https://github.com/openai/whisper/releases/tag/v20231106)
48

59
* large-v3 ([#1761](https://github.com/openai/whisper/pull/1761))

whisper/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "20231106"
1+
__version__ = "20231117"

0 commit comments

Comments
 (0)