Skip to content

Commit 3809cfe

Browse files
Bump version to 0.6.1
1 parent 08307b0 commit 3809cfe

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,12 @@ exclude-contributors:
5252
- "robbievanleeuwen"
5353

5454
# Custom text at start of release
55-
header: |
56-
xxx
55+
header: >
56+
This release maintains compatibility with `sectionproperties` `v3.1.0` and adds `nbQA`
57+
and `flake8-pytest-style`
5758
5859
template: |
60+
5961
## What's Changed
6062
6163
$CHANGES

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 = "concreteproperties"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "A python package to determine cross-section propreties of reinforced concrete sections."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)