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