Skip to content

Commit

Permalink
Update package version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
snejus committed May 7, 2024
1 parent 5c76dc8 commit 02319da
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 70 deletions.
127 changes: 63 additions & 64 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beetcamp"
version = "0.18.0"
version = "0.19.0"
description = "Bandcamp autotagger source for beets (http://beets.io)."
authors = ["Šarūnas Nejus <snejus@pm.me>"]
readme = "README.md"
Expand All @@ -13,11 +13,11 @@ include = ["LICENSE", "README.md"]

keywords = ["music", "bandcamp", "beets", "metadata"]
classifiers = [
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"Operating System :: OS Independent",
"Topic :: Multimedia :: Sound/Audio",
"Topic :: Text Processing :: General",
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"Operating System :: OS Independent",
"Topic :: Multimedia :: Sound/Audio",
"Topic :: Text Processing :: General",
]

[tool.poetry.urls]
Expand Down

0 comments on commit 02319da

Please sign in to comment.