Skip to content

Commit

Permalink
Bump version to v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robbievanleeuwen committed Nov 21, 2024
1 parent 93257c0 commit 335d7f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@ version-resolver:
# Custom text at start of release
header: >
This release adds several reinforced concrete wall and core geometries to the built-in
section library. Check out the updated concrete sections library
[here](https://sectionproperties.readthedocs.io/en/stable/user_guide/geometry.html#concrete-sections)!
This release also provides support for NumPy v2!
This release adds an optional `r_in` argument to the rectangular hollow section
function in the steel sections library.
template: |
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "sectionproperties"
version = "3.7.0"
version = "3.7.1"
description = "A python package for the analysis of arbitrary cross-sections using the finite element method."
readme = "README.md"
license = {file = "LICENSE"}
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 335d7f3

Please sign in to comment.