Skip to content

Commit 63a02a7

Browse files
authored
update python version to 3.12
1 parent 135d9a9 commit 63a02a7

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
@@ -11,7 +11,7 @@ authors = [
1111
{name = "Nicky Sandhu", email = "[email protected]"}
1212
]
1313
readme = "README.rst"
14-
requires-python = ">=3.9,<3.12"
14+
requires-python = "<3.13"
1515
keywords = ["dms_datastore", "data", "repository", "download"]
1616
classifiers = [
1717
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)