Bumped to 0.0.5

This commit is contained in:
Éloi Rivard 2022-03-03 10:58:25 +01:00
parent a3c4db7a53
commit 80906a1cc6
2 changed files with 9 additions and 1 deletions

View file

@ -3,6 +3,14 @@ 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.5] - 2022-02-17
====================
Changed
*******
- LDAP model objects have new identifiers :pr:`37`
[0.0.4] - 2022-02-16
====================

View file

@ -1,6 +1,6 @@
[metadata]
name = Canaille
version = 0.0.4
version = 0.0.5
url = https://gitlab.com/yaal/canaille
project_urls =
Code = https://gitlab.com/yaal/canaille