Skip to content

Commit

Permalink
feat: supporting v252
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Nov 25, 2024
1 parent f4ce731 commit 3bcdda2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ansys/mapdl/core/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@

# In descending order
SUPPORTED_ANSYS_VERSIONS = {
252: "2025R2",
251: "2025R1",
242: "2024R2",
241: "2024R1",
Expand Down

0 comments on commit 3bcdda2

Please sign in to comment.