File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -52,9 +52,10 @@ exclude-contributors:
5252 - " robbievanleeuwen"
5353
5454# Custom text at start of release
55- header : |
56- This release addresses a bug with the concrete rectangular section side bars and
57- bumps several python and github actions dependencies.
55+ header : >
56+ This release restores the top reinforcement distribution for concrete_tee_sections()
57+ present in `sectionproperties` v2.1.5. It also includes some minor docs fixes, CI
58+ updates and dependency updates.
5859
5960template : |
6061 ## What's Changed
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " sectionproperties"
3- version = " 3.0.1 "
3+ version = " 3.0.2 "
44description = " A python package for the analysis of arbitrary cross-sections using the finite element method."
55license = " MIT"
66authors = [
You can’t perform that action at this time.
0 commit comments