Skip to content

Commit 5ad60ef

Browse files
🔖 v3.0.1 released
Signed-off-by: codeperfectplus <deepak008@live.com>
1 parent 5563390 commit 5ad60ef

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ All notable changes to this project will be documented in this file. The format
1010
- [x] Delete book from the library
1111
- [x] Cythonize the code
1212

13+
14+
## [3.0.1] - 03-12-2022
15+
16+
- [x] - Improved code quaity
17+
- [x] - Read web article bug fixed with https
18+
1319
## [3.0.0] - 07-11-2022
1420

1521
- [x] Added support for `--version` flag

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name="audiobook",
11-
version="3.0.0",
11+
version="3.0.1",
1212
author="CodePerfectPlus",
1313
author_email="deepak008@live.com",
1414
description="Listen to your favourite audiobook",

0 commit comments

Comments
 (0)