Bump version to 2.7.5

This commit is contained in:
Rafael Moraes
2025-11-12 12:01:27 -03:00
parent 2913d96b70
commit 273b171398
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "2.7.4"
__version__ = "2.7.5"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "2.7.4"
version = "2.7.5"
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
readme = "README.md"
license = { text = "MIT" }