Skip to content

Commit

Permalink
Update PyACP to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd committed Jan 13, 2025
1 parent eb0a912 commit 48c9207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
]

dependencies = [
"ansys-acp-core==0.1rc1",
"ansys-acp-core==0.1.0",
"ansys-additive-core==0.18.1",
"ansys-additive-widgets==0.2.1",
"ansys-conceptev-core==0.8",
Expand Down Expand Up @@ -139,4 +139,4 @@ convention = "numpy"

[tool.ruff.lint.isort]
combine-as-imports = true
force-sort-within-sections = true
force-sort-within-sections = true

0 comments on commit 48c9207

Please sign in to comment.