Skip to content

Commit a5c7b20

Browse files
committed
Re-bump minimum Python version
1 parent 4c3417f commit a5c7b20

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
@@ -3,7 +3,7 @@ name = "multidimio"
33
version = "0.8.5"
44
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
55
authors = [{ name = "Altay Sansal", email = "[email protected]" }]
6-
requires-python = ">=3.10,<3.14"
6+
requires-python = ">=3.11,<3.14"
77
readme = "README.md"
88
license = { "text" = "Apache-2.0" }
99
keywords = [

0 commit comments

Comments
 (0)