Prepare for 2.1.4

This commit is contained in:
benoit74 2024-11-01 13:20:54 +00:00
parent a8b934fdde
commit 20bf43f23e
No known key found for this signature in database
GPG key ID: B89606434FC7B530
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@ All notable changes to this project are 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) (as of version 1.4.0).
## [Unreleased]
## [2.1.3] - 2024-11-01
### Changed

View file

@ -1 +1 @@
__version__ = "2.1.3"
__version__ = "2.1.4-dev0"