v11.0.3 (2020-12-15)

- [Bugfix] Fix upload of video transcripts to S3 (again)
This commit is contained in:
Régis Behmo 2020-12-15 12:54:01 +01:00
parent d45c354191
commit 09ee675ae2
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v11.0.3 (2020-12-15)
- [Bugfix] Fix upload of video transcripts to S3 (again)
## v11.0.2 (2020-12-12)

View File

@ -1 +1 @@
__version__ = "11.0.2"
__version__ = "11.0.3"