Skip to content

Commit

Permalink
Maint: Support the version 25.2 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair authored Nov 13, 2024
1 parent e9c527e commit 35d2976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ansys/tools/path/path.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
CONFIG_FILE_NAME = "config.txt"

SUPPORTED_ANSYS_VERSIONS: SUPPORTED_VERSIONS_TYPE = {
252: "2025R2",
251: "2025R1",
242: "2024R2",
241: "2024R1",
Expand Down

0 comments on commit 35d2976

Please sign in to comment.