Skip to content

Commit 5787de0

Browse files
authored
update the lock file (#503)
* update lock file * support of dpf server 9.0 (2025R1 pre0) (#501)
1 parent 545e6f2 commit 5787de0

File tree

5 files changed

+1051
-949
lines changed

5 files changed

+1051
-949
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
# if other containers must be tested.
7474
run: |
7575
docker pull ghcr.io/ansys/pydpf-composites:${{ env.CONTAINER_TAG }}
76+
docker pull ghcr.io/ansys/pydpf-composites:2025r1_pre0
7677
docker pull ghcr.io/ansys/pydpf-composites:2024r2_pre1
7778
docker pull ghcr.io/ansys/pydpf-composites:2024r2_pre0
7879
docker pull ghcr.io/ansys/pydpf-composites:2024r1_pre0

doc/source/intro.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ By default the DPF server is started from the latest Ansys installer. To choose
112112

113113
* - Server version
114114
- ansys.dpf.composites Python module version
115+
* - 9.0 (Ansys 2025 R1 pre0)
116+
- 0.3.0 and later
115117
* - 8.1 (Ansys 2024 R2 pre1)
116118
- 0.3.0 and later
117119
* - 8.0 (Ansys 2024 R2 pre0)

0 commit comments

Comments
 (0)