Bump version to 2.7.1 in pyproject.toml

This commit is contained in:
Rafael Moraes
2025-10-25 17:56:20 -03:00
parent f2c1961697
commit 9eff34390b
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "2.7"
version = "2.7.1"
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
readme = "README.md"
license = { text = "MIT" }