Skip to content

Commit c676e1b

Browse files
Merge pull request #537 from robbievanleeuwen/releases/v3.8.0
Bump version to v3.8.0
2 parents 7734092 + 3342d11 commit c676e1b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/release-drafter.yml

+1-1
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 loosens strict dependency versions.
56+
This release adds support for python 3.13 and drops support for python 3.10!
5757
5858
template: |
5959

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sectionproperties"
3-
version = "3.7.3"
3+
version = "3.8.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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)