Skip to content

Commit

Permalink
Add 8.2 to prepare for post-release (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafacanton authored Apr 9, 2024
1 parent b55def1 commit 5c553aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ansys/dpf/core/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class ServerToAnsysVersion:
"7.1": "2024R1",
"8.0": "2024R2",
"8.1": "2024R2",
"8.2": "2024R2",
}

def __getitem__(self, item):
Expand Down

0 comments on commit 5c553aa

Please sign in to comment.