Skip to content

Commit 8157c6d

Browse files
committed
chore: update python min version
1 parent cc266be commit 8157c6d

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
@@ -6,7 +6,7 @@ authors = [
66
]
77
description = "Official Python SDK for DataMaxi+ API"
88
readme = "README.md"
9-
requires-python = ">=3.8"
9+
requires-python = ">=3.10"
1010
classifiers = [
1111
"Intended Audience :: Developers",
1212
"Intended Audience :: Financial and Insurance Industry",

0 commit comments

Comments
 (0)