mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 19:12:27 +02:00
Bump version to 1.6.1
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "votify"
|
||||
version = "1.6"
|
||||
version = "1.6.1"
|
||||
description = "A command-line app for downloading songs, podcasts and videos from Spotify."
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
||||
@@ -709,7 +709,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "votify"
|
||||
version = "1.6"
|
||||
version = "1.6.1"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "async-lru" },
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
__version__ = "1.6"
|
||||
__version__ = "1.6.1"
|
||||
|
||||
Reference in New Issue
Block a user