Browse Source

[release] Bump version to 0.16.0

Colin Powell 1 month ago
parent
commit
97792898df
2 changed files with 787 additions and 9 deletions
  1. 785 8
      poetry.lock
  2. 2 1
      pyproject.toml

File diff suppressed because it is too large
+ 785 - 8
poetry.lock


+ 2 - 1
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.poetry]
 [tool.poetry]
 name = "vrobbler"
 name = "vrobbler"
-version = "0.15.4"
+version = "0.16.0"
 description = ""
 description = ""
 authors = ["Colin Powell <colin@unbl.ink>"]
 authors = ["Colin Powell <colin@unbl.ink>"]
 
 
@@ -52,6 +52,7 @@ urllib3 = "<2"
 django-oauth-toolkit = "^3.0.1"
 django-oauth-toolkit = "^3.0.1"
 meta-yt = "^0.1.9"
 meta-yt = "^0.1.9"
 berserk = "^0.13.2"
 berserk = "^0.13.2"
+poetry-bumpversion = "^0.3.3"
 
 
 [tool.poetry.group.test]
 [tool.poetry.group.test]
 optional = true
 optional = true

Some files were not shown because too many files changed in this diff