Bump version to 3.3

This commit is contained in:
Rafael Moraes
2026-04-24 19:48:58 -03:00
parent c83e47df0c
commit 9375c2fccd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "3.2"
__version__ = "3.3"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "3.2"
version = "3.3"
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.2"
version = "3.3"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },