chore: bump to 0.0.46

This commit is contained in:
Éloi Rivard 2024-04-08 10:37:17 +02:00
parent 32ad543a6b
commit cbc2f60640
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,8 @@
[0.0.46] - 2024-04-08
---------------------
Fixed
^^^^^
- Saving an object with the LDAP backend keeps the objectClass un-managed by Canaille. :pr:`171`
[0.0.45] - 2024-04-04

View file

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