Skip to content

Commit b098df1

Browse files
Bump version to 3.2.1
1 parent 8f77005 commit b098df1

File tree

3 files changed

+2
-24
lines changed

3 files changed

+2
-24
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 adds Python 3.12 support!
56+
Release for JOSS publication and dependency updates.
5757
5858
template: |
5959
## What's Changed

poetry.lock

Lines changed: 0 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.0"
3+
version = "3.2.1"
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)