Skip to content

Commit 18a85e9

Browse files
Bump ansys-mapdl-core from 0.64.0 to 0.64.1 (#217)
Bumps [ansys-mapdl-core](https://github.com/pyansys/pymapdl) from 0.64.0 to 0.64.1. - [Release notes](https://github.com/pyansys/pymapdl/releases) - [Commits](ansys/pymapdl@v0.64.0...v0.64.1) --- updated-dependencies: - dependency-name: ansys-mapdl-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01fad9d commit 18a85e9

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
@@ -27,7 +27,7 @@ classifiers = [
2727

2828
dependencies = [
2929
"importlib-metadata>=4.0,<5; python_version<='3.8'",
30-
"ansys-mapdl-core==0.64.0",
30+
"ansys-mapdl-core==0.64.1",
3131
"ansys-dpf-core==0.8.0",
3232
"ansys-dpf-post==0.4.0",
3333
"ansys-dpf-gate==0.3.1",

0 commit comments

Comments
 (0)