mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 03:12:04 -04:00
Release 2.1.3
This commit is contained in:
parent
e8faebbb24
commit
d50bcb0b0d
@ -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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 1.2.0).
|
||||||
|
|
||||||
## [Unreleased]
|
## [2.1.3] - 2024-10-08
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ dependencies = [
|
|||||||
"requests==2.32.3",
|
"requests==2.32.3",
|
||||||
"inotify==0.2.10",
|
"inotify==0.2.10",
|
||||||
"tld==0.13",
|
"tld==0.13",
|
||||||
"warc2zim @ git+https://github.com/openzim/warc2zim@main",
|
"warc2zim==2.1.2",
|
||||||
]
|
]
|
||||||
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
|
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "2.1.3-dev0"
|
__version__ = "2.1.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user