Skip to content

Commit ce1d2f5

Browse files
Merge pull request #578 from robbievanleeuwen/releases/v3.10.0
Bump version to v3.10.0
2 parents dd11a92 + 03b3535 commit ce1d2f5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ version-resolver:
5353
# Custom text at start of release
5454
header: >
5555
56-
This release adds a rectangular CLT geometry to the section library and updates several dependencies!
56+
This update introduces compatibility with Python 3.14, adds optional web thickness specification for RHS geometries, and includes a new method for displaying transformed results.
5757
5858
template: |
5959

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.9.0"
3+
version = "3.10.0"
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: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)