File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ classifiers = [
3030]
3131dependencies = [
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" ,
You can’t perform that action at this time.
0 commit comments