Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 74e83b4

Browse files
authored
Adding v232 (#23)
1 parent b4cd1f7 commit 74e83b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ansys/tools/path/path.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
CONFIG_FILE_NAME = "config.txt"
1515

1616
SUPPORTED_ANSYS_VERSIONS = {
17+
232: "2023R2",
1718
231: "2023R1",
1819
222: "2022R2",
1920
221: "2022R1",

0 commit comments

Comments
 (0)