mirror of
https://github.com/openzim/zimit.git
synced 2025-08-03 18:26:15 -04:00
Prepare for 3.0.6
This commit is contained in:
parent
009b8b4bd6
commit
8c471d9ee2
@ -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.2.0).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.0.5] - 2024-04-11
|
||||
|
||||
### Changed
|
||||
|
@ -11,7 +11,7 @@ dependencies = [
|
||||
"requests==2.32.3",
|
||||
"inotify==0.2.10",
|
||||
"tld==0.13",
|
||||
"warc2zim==2.2.2",
|
||||
"warc2zim @ git+https://github.com/openzim/warc2zim@main",
|
||||
]
|
||||
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
|
||||
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "3.0.5"
|
||||
__version__ = "3.0.6-dev0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user