Skip to content

Commit

Permalink
chore: bump to 0.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Mar 29, 2024
1 parent dd7768e commit 5379259
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[Unreleased]
------------
[0.0.44] - 2024-03-29
---------------------

Fixed
^^^^^
- Fix the default LDAP USER_FILTER value
- Fix OIDC feature detection
- Fix the OIDC feature detection

[0.0.43] - 2024-03-29
---------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
[tool]
[tool.poetry]
name = "Canaille"
version = "0.0.43"
version = "0.0.44"
description = "Lightweight identity and autorization management software"
license = "MIT"
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
Expand Down

0 comments on commit 5379259

Please sign in to comment.