chore: bump to 0.0.40

This commit is contained in:
Éloi Rivard 2023-12-22 18:04:39 +01:00
parent cbbcd4265b
commit f7162e4a5a
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184
2 changed files with 5 additions and 2 deletions

View file

@ -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/>`_,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
[0.0.40] - 2023-12-22
=====================
Added
*****
- ``THEME`` can be a relative path

View file

@ -5,8 +5,8 @@ build-backend = "poetry.masonry.api"
[tool]
[tool.poetry]
name = "Canaille"
version = "0.0.39"
description = "Minimalistic identity provider"
version = "0.0.40"
description = "Lightweight identity and autorization management software"
license = "MIT"
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
classifiers = [