Skip to content

Commit fcfeaf1

Browse files
committed
Release 20231106
1 parent c5d4256 commit fcfeaf1

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+
## [v20231106](https://github.com/openai/whisper/releases/tag/v20231106)
4+
5+
* large-v3 ([#1761](https://github.com/openai/whisper/pull/1761))
6+
37
## [v20231105](https://github.com/openai/whisper/releases/tag/v20231105)
48

59
* remove tiktoken pin ([#1759](https://github.com/openai/whisper/pull/1759))

whisper/version.py

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

0 commit comments

Comments
 (0)