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 5ea5d5b commit c3bcfcaCopy full SHA for c3bcfca
src/ansys/dpf/core/_version.py
@@ -19,6 +19,7 @@ class ServerToAnsysVersion:
19
"8.1": "2024R2",
20
"8.2": "2024R2",
21
"9.0": "2025R1",
22
+ "9.1": "2025R1",
23
}
24
25
def __getitem__(self, item):
0 commit comments