forked from Github-Mirrors/canaille
chore: bump to 0.0.45
This commit is contained in:
parent
ab17137cd6
commit
97b555a990
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
[0.0.45] - 2024-04-04
|
||||
---------------------
|
||||
|
||||
Changed
|
||||
^^^^^^^
|
||||
- Internal indexation mechanism of :class:`~canaille.backends.memory.model.MemoryModel`
|
||||
|
||||
[0.0.44] - 2024-03-29
|
||||
---------------------
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
|||
[tool]
|
||||
[tool.poetry]
|
||||
name = "Canaille"
|
||||
version = "0.0.44"
|
||||
version = "0.0.45"
|
||||
description = "Lightweight identity and autorization management software"
|
||||
license = "MIT"
|
||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||
|
|
Loading…
Reference in a new issue