Skip to content

Commit 8f1443b

Browse files
author
Jay184
committed
Fix Python version dependency.
1 parent fde1ba3 commit 8f1443b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ maintainers = [
1111
]
1212
license = "0BSD"
1313
readme = "README.md"
14-
requires-python = ">=3.11"
14+
requires-python = ">=3.13"
1515
dependencies = [
1616
"autoregistry>=1.2.1",
1717
"construct>=2.10.70",

0 commit comments

Comments
 (0)