diff --git a/pyproject.toml b/pyproject.toml index 6814e1601b..85e2c9c6db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ dependencies = [ - "ansys-api-edb==0.2.dev6", + "ansys-api-edb==0.2.1", "protobuf>=3.19.3,<7", "grpcio>=1.44.0", "Django>=4.2.16"