We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c323760 commit f3ec343Copy full SHA for f3ec343
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Next
+## 4.0.1 - 2022 Apr 15
2
- Fix help menu
3
4
## 4.0.0 - 2022 Apr 15
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vidl"
-version = "4.0.0"
+version = "4.0.1"
description = "Downloads video/audio from anywhere, adding thumbnails and mp3 metadata if applicable"
5
authors = ["kasper.space"]
6
readme = "README.md"
0 commit comments