Skip to content

Commit 2ff1580

Browse files
Bump version to 3.1.1
1 parent 8300bd8 commit 2ff1580

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-
xxx
56+
Minor release for Zenodo archival.
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.0"
3+
version = "3.1.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)