Skip to content

Commit f892ff0

Browse files
chore(deps): update python to >=3.14,<3.15
1 parent 605caac commit f892ff0

File tree

2 files changed

+354
-1108
lines changed

2 files changed

+354
-1108
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "audible"
33
version = "0.10.0"
44
description = "A(Sync) Interface for internal Audible API written in pure Python."
55
authors = [{ name = "mkb79", email = "mkb79@hackitall.de" }]
6-
requires-python = ">=3.10,<3.14"
6+
requires-python = ">=3.14,<3.15"
77
readme = "README.md"
88
license = "AGPL-3.0-only"
99
keywords = [

0 commit comments

Comments
 (0)