Skip to content

Commit 3918f1a

Browse files
committed
Bump version to 1.9.5
1 parent 0aee05b commit 3918f1a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "votify"
3-
version = "1.9.4"
3+
version = "1.9.5"
44
description = "A command-line app for downloading songs, podcasts and videos from Spotify."
55
readme = "README.md"
66
license = "MIT"

votify/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.9.4"
1+
__version__ = "1.9.5"

0 commit comments

Comments
 (0)