Skip to content

Commit 097f44e

Browse files
Merge pull request #494 from robbievanleeuwen/releases/3.7.1
Bump version to v3.7.1
2 parents 93257c0 + 335d7f3 commit 097f44e

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,8 @@ version-resolver:
5353
# Custom text at start of release
5454
header: >
5555
56-
This release adds several reinforced concrete wall and core geometries to the built-in
57-
section library. Check out the updated concrete sections library
58-
[here](https://sectionproperties.readthedocs.io/en/stable/user_guide/geometry.html#concrete-sections)!
59-
This release also provides support for NumPy v2!
56+
This release adds an optional `r_in` argument to the rectangular hollow section
57+
function in the steel sections library.
6058
6159
template: |
6260

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sectionproperties"
3-
version = "3.7.0"
3+
version = "3.7.1"
44
description = "A python package for the analysis of arbitrary cross-sections using the finite element method."
55
readme = "README.md"
66
license = {file = "LICENSE"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)