chore: bump to 0.0.53

This commit is contained in:
Éloi Rivard 2024-04-22 18:11:50 +02:00
parent afa0a6ff1e
commit ee9b49402d
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
[0.0.53] - 2024-04-22
---------------------
Added
^^^^^
- `env_prefix` create_app variable can select the environment var prefix.

View file

@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
[tool]
[tool.poetry]
name = "Canaille"
version = "0.0.52"
version = "0.0.53"
description = "Lightweight identity and authorization management software"
license = "MIT"
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]