Skip to content

Commit 5bb142a

Browse files
Bump version to 3.2.0
1 parent 62a1c73 commit 5bb142a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ exclude-contributors:
5353

5454
# Custom text at start of release
5555
header: |
56-
This release updates core and dev dependencies, as well as minor docs changes.
56+
This release adds Python 3.12 support!
5757
5858
template: |
5959
## What's Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sectionproperties"
3-
version = "3.1.3"
3+
version = "3.2.0"
44
description = "A python package for the analysis of arbitrary cross-sections using the finite element method."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)