Skip to content

Commit 4778438

Browse files
build: update ansys-edb-core version for new SP (#1138)
* build: update ansys-edb-core version for new SP Previous version `v0.2.3` contained an issue that should be patched in `v0.2.4`. It should be the default version to be used to work with the new SP. * Update pyproject.toml --------- Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 1ad004c commit 4778438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"ansys-dpf-post==0.10.1",
3434
"ansys-dyna-core==0.9.0",
3535
"ansys-dynamicreporting-core==0.10.3; python_version<'3.13'",
36-
"ansys-edb-core==0.2.3",
36+
"ansys-edb-core==0.2.4",
3737
"ansys-fluent-core==0.37.0",
3838
"ansys-geometry-core==0.14.1",
3939
"ansys-hps-client==0.11.1",

0 commit comments

Comments
 (0)