Update README

This commit is contained in:
7x11x13
2024-06-22 13:35:13 -04:00
parent e13c80592f
commit 964d42540e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# free-bandcamp-downloader
Download free and $0 minimum name-your-price albums and tracks from Bandcamp (including ones that are sent to email),
and tags them with data from the Bandcamp page. Also able to download items in your collection, if login cookies are
and tag them with data from the Bandcamp page. Also able to download items in your collection, if login cookies are
supplied using the `--cookies` argument.
## Installation
+2 -2
View File
@@ -1,7 +1,7 @@
[tool.poetry]
name = "free-bandcamp-downloader"
version = "0.3.1"
description = "Download free and name-your-price albums from Bandcamp"
version = "0.3.2"
description = "Download free and name-your-price albums from Bandcamp in lossless quality"
authors = ["7x11x13 <x7x11x13@gmail.com>"]
license = "MIT"
readme = "README.md"