Bump version to 2.7.2

This commit is contained in:
Rafael Moraes
2025-10-27 15:08:57 -03:00
parent 4cfb626d00
commit 862a150c44
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "2.7.1"
__version__ = "2.7.2"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "2.7.1"
version = "2.7.2"
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
readme = "README.md"
license = { text = "MIT" }