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 cc620a8 commit 3c2458bCopy full SHA for 3c2458b
src/ansys/dpf/core/_version.py
@@ -43,6 +43,7 @@ class ServerToAnsysVersion:
43
"8.2": "2024R2",
44
"9.0": "2025R1",
45
"9.1": "2025R1",
46
+ "10.0": "2025R2",
47
}
48
49
def __getitem__(self, item):
0 commit comments