We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8300bd8 commit 2ff1580Copy full SHA for 2ff1580
.github/release-drafter.yml
@@ -53,7 +53,7 @@ exclude-contributors:
53
54
# Custom text at start of release
55
header: |
56
- xxx
+ Minor release for Zenodo archival.
57
58
template: |
59
## What's Changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "sectionproperties"
3
-version = "3.1.0"
+version = "3.1.1"
4
description = "A python package for the analysis of arbitrary cross-sections using the finite element method."
5
license = "MIT"
6
authors = [
0 commit comments