Use guerrilla mail

This commit is contained in:
7x11x13
2025-03-12 16:12:24 -04:00
parent ac8e841e02
commit 8a67ec79e4
3 changed files with 50 additions and 163 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "free-bandcamp-downloader"
version = "0.4.2"
version = "0.4.3"
description = "Download free and name-your-price albums from Bandcamp in lossless quality"
authors = ["7x11x13 <x7x11x13@gmail.com>"]
license = "MIT"
@@ -16,8 +16,8 @@ beautifulsoup4 = "^4.12.2"
tqdm = "^4.66.1"
pyrfc6266 = "^1.0.2"
mutagen = "^1.47.0"
1secmail = "^1.1.0"
docopt-ng = "^0.9.0"
python-guerrillamail = "^0.2.0"
[build-system]