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 b55def1 commit 5c553aaCopy full SHA for 5c553aa
src/ansys/dpf/core/_version.py
@@ -23,6 +23,7 @@ class ServerToAnsysVersion:
23
"7.1": "2024R1",
24
"8.0": "2024R2",
25
"8.1": "2024R2",
26
+ "8.2": "2024R2",
27
}
28
29
def __getitem__(self, item):
0 commit comments