File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,10 @@ version-resolver:
5353# Custom text at start of release
5454header : >
5555
56- Insert header here...
56+ This release introduces the calculation of the yield moment when material properties
57+ are applied to the section. The yield moment is calculated as part of the geometric
58+ analysis with `calculate_geometric_properties()` and can be retrieved with the
59+ `get_my()` or `get_my_p()` methods.
5760
5861template : |
5962
Original file line number Diff line number Diff line change 11[project ]
22name = " sectionproperties"
3- version = " 3.5 .0"
3+ version = " 3.6 .0"
44description = " A python package for the analysis of arbitrary cross-sections using the finite element method."
55readme = " README.md"
66license = {file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments