File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project are documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) (as of version 1.5.0).
7
7
8
- ## [ Unreleased ]
8
+ ## [ 3.0.0 ] - 2023-03-31
9
9
10
10
⚠️ Warning: this release introduce several API changes to ` zim.creator.Creator ` and ` zim.filesystem.make_zim_file `
11
11
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ def read(*names, **kwargs):
39
39
"console_scripts" : ["fix_ogvjs_dist=zimscraperlib.fix_ogvjs_dist:run" ]
40
40
},
41
41
classifiers = [
42
- "Development Status :: 4 - Beta " ,
42
+ "Development Status :: 5 - Production/Stable " ,
43
43
"Intended Audience :: Developers" ,
44
44
"Programming Language :: Python" ,
45
45
"Programming Language :: Python :: 3.6" ,
Original file line number Diff line number Diff line change 1
- 2.1 .0
1
+ 3.0 .0
You can’t perform that action at this time.
0 commit comments