Release 3.0.0

This commit is contained in:
benoit74 2025-02-17 10:02:43 +00:00
parent ee0f4c6cec
commit e3cd12b0d1
No known key found for this signature in database
GPG Key ID: B89606434FC7B530
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ 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.2.0).
## [Unreleased]
## [3.0.0] - 2024-02-17
### Changed

View File

@ -1 +1 @@
__version__ = "3.0.0-dev0"
__version__ = "3.0.0"