Skip to content

Commit

Permalink
Merge pull request #501 from robbievanleeuwen/releases/v3.7.2
Browse files Browse the repository at this point in the history
Bump version to v3.7.2
  • Loading branch information
robbievanleeuwen authored Nov 27, 2024
2 parents 18b9e06 + 263eb8b commit 7035a60
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ version-resolver:
# Custom text at start of release
header: >
This release adds an optional `r_in` argument to the rectangular hollow section
function in the steel sections library.
This release bumps several dependencies.
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.1"
version = "3.7.2"
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 7035a60

Please sign in to comment.