File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) (as of version 1.5.0).
77
8- ## [ Unreleased ]
8+ ## [ 3.0.0 ] - 2023-03-31
99
1010⚠️ Warning: this release introduce several API changes to ` zim.creator.Creator ` and ` zim.filesystem.make_zim_file `
1111
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ def read(*names, **kwargs):
3939 "console_scripts" : ["fix_ogvjs_dist=zimscraperlib.fix_ogvjs_dist:run" ]
4040 },
4141 classifiers = [
42- "Development Status :: 4 - Beta " ,
42+ "Development Status :: 5 - Production/Stable " ,
4343 "Intended Audience :: Developers" ,
4444 "Programming Language :: Python" ,
4545 "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