Bump version to 3.4

This commit is contained in:
Rafael Moraes
2026-04-27 06:35:39 -03:00
parent 64b1974232
commit a009071a8d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "3.3"
__version__ = "3.4"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "3.3"
version = "3.4"
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
@@ -223,7 +223,7 @@ wheels = [
[[package]]
name = "gamdl"
version = "3.3"
version = "3.4"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },