Bump version to 1.9.5

This commit is contained in:
Rafael Moraes
2026-04-01 20:44:12 -03:00
parent 0aee05b4ab
commit 3918f1ab9c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "votify"
version = "1.9.4"
version = "1.9.5"
description = "A command-line app for downloading songs, podcasts and videos from Spotify."
readme = "README.md"
license = "MIT"
+1 -1
View File
@@ -1 +1 @@
__version__ = "1.9.4"
__version__ = "1.9.5"