forked from Github-Mirrors/canaille
chore: bump to 0.0.42
This commit is contained in:
parent
d49e669cab
commit
e1c61d63f7
2 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
|
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
|
||||||
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
|
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
|
||||||
|
|
||||||
|
[0.0.42] - 2023-12-29
|
||||||
|
=====================
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
*****
|
*****
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
||||||
[tool]
|
[tool]
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "Canaille"
|
name = "Canaille"
|
||||||
version = "0.0.41"
|
version = "0.0.42"
|
||||||
description = "Lightweight identity and autorization management software"
|
description = "Lightweight identity and autorization management software"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||||
|
|
Loading…
Reference in a new issue