v10.0.6 (2020-06-22)

- [Bugfix] Fix unsent activation emails and other asynchronous tasks
This commit is contained in:
Régis Behmo 2020-06-22 12:15:36 +02:00
parent 6ba35738d4
commit 92c4055b36
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v10.0.6 (2020-06-22)
- [Bugfix] Fix unsent activation emails and other asynchronous tasks

View File

@ -1 +1 @@
__version__ = "10.0.5"
__version__ = "10.0.6"