Skip to content

Commit 7b3741a

Browse files
committed
Update python version
1 parent f6cfe90 commit 7b3741a

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
@@ -10,7 +10,7 @@ authors = [
1010
]
1111
description = "Python modules for easier use of Kombit's serviceplatformen."
1212
readme = "README.md"
13-
requires-python = ">=3.10, <=3.12"
13+
requires-python = ">=3.10, <3.13"
1414
classifiers = [
1515
"Programming Language :: Python :: 3",
1616
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)