Bump version to 3.8.1

This commit is contained in:
glomatico
2026-07-03 11:03:43 -03:00
parent 30f0215619
commit e46f637f4f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "3.8"
__version__ = "3.8.1"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "gamdl"
version = "3.8"
version = "3.8.1"
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.8"
version = "3.8.1"
source = { virtual = "." }
dependencies = [
{ name = "async-lru" },