Skip to content

Commit ef1a18a

Browse files
committed
Update compatible Python versions
1 parent bcb2a32 commit ef1a18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ readme = "README.md"
55
authors = [
66
{ name = "Connor Ferster", email = "connorferster@gmail.com" }
77
]
8-
requires-python = ">=3.13"
8+
requires-python = ">=3.11"
99
dependencies = [
1010
"pydantic>=2.11.7",
1111
"sectionproperties>=3.9.0",

0 commit comments

Comments
 (0)