chore: bump to 0.0.51

This commit is contained in:
Éloi Rivard 2024-04-09 22:06:36 +02:00
parent 42dc023288
commit 490cb34278
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
[0.0.51] - 2024-04-09
---------------------
Changed
^^^^^^^
- Display the menu bar on error pages.

View file

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