forked from Github-Mirrors/canaille
chore: bump to 0.0.52
This commit is contained in:
parent
7fc887a492
commit
b8645ce1a3
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
[0.0.52] - 2024-04-22
|
||||
---------------------
|
||||
|
||||
Added
|
||||
^^^^^
|
||||
- `ENV_FILE` environment variable can customize/disable the .env file
|
||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
|||
[tool]
|
||||
[tool.poetry]
|
||||
name = "Canaille"
|
||||
version = "0.0.51"
|
||||
version = "0.0.52"
|
||||
description = "Lightweight identity and authorization management software"
|
||||
license = "MIT"
|
||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||
|
|
Loading…
Reference in a new issue