Skip to content

Commit 81cd8ee

Browse files
Bump ansys-mechanical-env from 0.1.0 to 0.1.1 (#552)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent a73b51b commit 81cd8ee

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG](https://kee
3434
- Bump `pytest` from 7.4.3 to 7.4.4 ([#546](https://github.com/ansys/pymechanical/pull/546))
3535
- Bump `add-license-headers` from 0.2.2 to 0.2.4 ([#549](https://github.com/ansys/pymechanical/pull/549))
3636
- Bump `numpy` from 1.26.2 to 1.26.3 ([#551](https://github.com/ansys/pymechanical/pull/551))
37+
- Bump `ansys-mechanical-env` from 0.1.0 to 0.1.1 ([#552](https://github.com/ansys/pymechanical/pull/552))
3738

3839
## [0.10.5](https://github.com/ansys/pymechanical/releases/tag/v0.10.5) - December 15, 2023
3940

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
]
3131
dependencies = [
3232
"ansys_api_mechanical==0.1.1",
33-
"ansys-mechanical-env==0.1.0",
33+
"ansys-mechanical-env==0.1.1",
3434
"ansys-platform-instancemanagement>=1.0.1",
3535
"ansys-pythonnet>=3.1.0rc2",
3636
"ansys-tools-path>=0.3.1",

0 commit comments

Comments
 (0)