We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747b6f3 commit ea38622Copy full SHA for ea38622
src/ansys/mapdl/core/_version.py
@@ -18,4 +18,4 @@
18
__version__ = importlib_metadata.version("ansys-mapdl-core")
19
20
# In descending order
21
-SUPPORTED_ANSYS_VERSIONS = [222, 221, 212, 211, 202, 201, 195, 194, 193, 192, 191]
+SUPPORTED_ANSYS_VERSIONS = [231, 222, 221, 212, 211, 202, 201, 195, 194, 193, 192, 191]
0 commit comments