Release 2.0.2

This commit is contained in:
benoit74 2024-06-18 13:44:13 +00:00
parent 2f50db874d
commit b73a3e04d0
No known key found for this signature in database
GPG Key ID: B89606434FC7B530
2 changed files with 7 additions and 2 deletions

View File

@ -5,7 +5,12 @@ 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]
## [2.0.2] - 2024-06-18
### Changed
- Upgrade dependencies (mainly warc2zim 2.0.2)
## [2.0.1] - 2024-06-13

View File

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