Skip to content

Commit

Permalink
v10.5.2 (2020-12-07)
Browse files Browse the repository at this point in the history
- [Improvement] Increase the timeout of the gunicorn worker command in
openedx Dockerfile
  • Loading branch information
regisb committed Dec 7, 2020
1 parent b42beb8 commit 0fc1358
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Note: Breaking changes between versions are indicated by "💥".

## Unreleased

## v10.5.2 (2020-12-07)

- [Improvement] Increase the timeout of the gunicorn worker command in openedx Dockerfile

## v10.5.1 (2020-11-30)
Expand Down
2 changes: 1 addition & 1 deletion tutor/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "10.5.1"
__version__ = "10.5.2"

0 comments on commit 0fc1358

Please sign in to comment.