Skip to content

Commit 25e591a

Browse files
committed
v3.5.1
1 parent 65fdfd0 commit 25e591a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.5.1 2020 Sep 5
2+
- Updated project metadata
3+
14
## 3.5.0 - 2020 Aug 2
25
- Added `--no-embed` argument to avoid embedding thumbnails
36
- Added ability to programmatically call `dl.download()` with custom options (@araa47)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "vidl"
3-
version = "3.5.0"
3+
version = "3.5.1"
44
description = "Downloads video/audio from anywhere, adding thumbnails and mp3 metadata if applicable"
55
authors = ["kasper.space"]
66
readme = "README.md"

0 commit comments

Comments
 (0)