Skip to content

Commit c3bcfca

Browse files
authored
Add 9.1 to prepare for post-release (#1660)
1 parent 5ea5d5b commit c3bcfca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ansys/dpf/core/_version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class ServerToAnsysVersion:
1919
"8.1": "2024R2",
2020
"8.2": "2024R2",
2121
"9.0": "2025R1",
22+
"9.1": "2025R1",
2223
}
2324

2425
def __getitem__(self, item):

0 commit comments

Comments
 (0)