v10.0.3 (2020-06-19)

- [Bugfix] Fix error on android user creation
This commit is contained in:
Régis Behmo 2020-06-19 12:53:18 +02:00
parent 2f8efbc656
commit 001da4e24e
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.3 (2020-06-19)
- [Bugfix] Fix error on android user creation

View File

@ -1 +1 @@
__version__ = "10.0.2"
__version__ = "10.0.3"