Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolution0 committed Sep 11, 2024
1 parent f2d2482 commit cdf24c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ bandcamp_dl/asyncdownloader.py
.local.vimrc

venv/

*.patch
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers=[
'Programming Language :: Python :: 3.4',
]
requires-python = ">=3.4"
version = "0.0.15"
version = "0.0.16"
dependencies = [
"beautifulsoup4 >= 4.13.0b2",
"demjson3 >= 3.0.6",
Expand Down

0 comments on commit cdf24c0

Please sign in to comment.