Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions docs/source/getting_started/compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,15 @@ should also be synchronized with the server version.
- ``ansys.grpc.dpf`` Python module version
- ``ansys.dpf.core`` Python module version
* - 7.0 (Ansys 2024 R1 pre0)
- 0.4.0 and later
- 0.4.0 and later
- 0.8.0 and later
- 0.4.1 and later
- 0.4.1 and later
- 0.8.1 and later
- 0.9.0 and later
* - 6.2 (Ansys 2023 R2)
- 0.3.1 and later
- 0.3.1 and later
- 0.7.1 and later
- 0.8.0 and later
* - 6.1 (Ansys 2023 R2 pre1)
- 0.3.1 and later
- 0.3.1 and later
Expand Down Expand Up @@ -110,4 +115,4 @@ The ``start_local_server()`` method uses the ``Ans.Dpf.Grpc.bat`` file or
environment variable is set to your installed Ansys version. For example, if Ansys
2022 R2 is installed, ensure that the ``AWP_ROOT222`` environment
variable is set to the path for this Ansys installation.