Skip to content

Commit

Permalink
update the lock file (#503)
Browse files Browse the repository at this point in the history
* update lock file

* support of dpf server 9.0 (2025R1 pre0) (#501)
  • Loading branch information
roosre authored Aug 14, 2024
1 parent 545e6f2 commit 5787de0
Show file tree
Hide file tree
Showing 5 changed files with 1,051 additions and 949 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
# if other containers must be tested.
run: |
docker pull ghcr.io/ansys/pydpf-composites:${{ env.CONTAINER_TAG }}
docker pull ghcr.io/ansys/pydpf-composites:2025r1_pre0
docker pull ghcr.io/ansys/pydpf-composites:2024r2_pre1
docker pull ghcr.io/ansys/pydpf-composites:2024r2_pre0
docker pull ghcr.io/ansys/pydpf-composites:2024r1_pre0
Expand Down
2 changes: 2 additions & 0 deletions doc/source/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ By default the DPF server is started from the latest Ansys installer. To choose

* - Server version
- ansys.dpf.composites Python module version
* - 9.0 (Ansys 2025 R1 pre0)
- 0.3.0 and later
* - 8.1 (Ansys 2024 R2 pre1)
- 0.3.0 and later
* - 8.0 (Ansys 2024 R2 pre0)
Expand Down
Loading

0 comments on commit 5787de0

Please sign in to comment.