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