Bump version to 2.7.4

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