Skip to content

Commit a94d4e1

Browse files
fix: toml
1 parent d8ca1c9 commit a94d4e1

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
@@ -7,7 +7,7 @@ name = "ansys-tools-common"
77
version = "0.1.dev0"
88
description = "A set of tools for PyAnsys libraries"
99
readme = "README.rst"
10-
requires-python = ">=3.10,<4"
10+
requires-python = ">=3.11,<4"
1111
license = "MIT"
1212
license-files = ["LICENSE"]
1313
authors = [{ name = "ANSYS, Inc.", email = "[email protected]" }]

0 commit comments

Comments
 (0)