Bump version to 2.9.2

This commit is contained in:
Rafael Moraes
2026-03-05 15:08:42 -03:00
parent e77c6b24b4
commit 29f68f6bc4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "2.9.1"
__version__ = "2.9.2"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "2.9.1"
version = "2.9.2"
description = "A command-line app for downloading Apple Music songs, music videos and post videos."
readme = "README.md"
license = "MIT"
Generated
+1 -1
View File
@@ -214,7 +214,7 @@ wheels = [
[[package]]
name = "gamdl"
version = "2.9.1"
version = "2.9.2"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },