forked from Github-Mirrors/canaille
chore: bump to 0.0.47
This commit is contained in:
parent
8c16a9dd6d
commit
c92ee431eb
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
[0.0.47] - 2024-04-08
|
||||
---------------------
|
||||
|
||||
Fixed
|
||||
^^^^^
|
||||
|
||||
- Lazy permission loading exception.
|
||||
|
||||
[0.0.46] - 2024-04-08
|
||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
|||
[tool]
|
||||
[tool.poetry]
|
||||
name = "Canaille"
|
||||
version = "0.0.46"
|
||||
version = "0.0.47"
|
||||
description = "Lightweight identity and autorization management software"
|
||||
license = "MIT"
|
||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||
|
|
Loading…
Reference in a new issue