Skip to content

Commit b7c3908

Browse files
committed
fix pyfluent version.
1 parent 83f787a commit b7c3908

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
@@ -24,7 +24,7 @@ packages = [
2424

2525
[tool.poetry.dependencies]
2626
python = ">=3.10,<4.0"
27-
ansys-fluent-core = "==0.30.dev1"
27+
ansys-fluent-core = "==0.30.dev2"
2828
pyvista = ">=0.44.0"
2929
matplotlib = ">=3.6.0"
3030
pyvistaqt = "~=0.11.1"

0 commit comments

Comments
 (0)