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