Release 2.1.8

This commit is contained in:
benoit74 2025-02-07 08:57:09 +00:00
parent 2e48ea1af6
commit d228e9f346
No known key found for this signature in database
GPG Key ID: B89606434FC7B530
2 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@ 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.1.8] - 2024-02-07
### Changed
- Upgrade to browsertrix crawler 1.5.1, Python 3.13 and others (#462)
- Upgrade to browsertrix crawler 1.5.1, Python 3.13 and others (#462 + #464)
## [2.1.7] - 2024-01-10

View File

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