Skip to content

Commit eeb9c52

Browse files
Bump version to 3.1.3
1 parent b7ee91e commit eeb9c52

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 makes `numba` an optional dependency, adds strict `mypy` type checking and modifies the application of the Lagrangian Multipler method.
56+
This release updates core and dev dependencies, as well as minor docs changes.
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.2"
3+
version = "3.1.3"
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)