Skip to content

Commit

Permalink
Bump version to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robbievanleeuwen committed May 27, 2024
1 parent ff82e37 commit 19dc042
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ exclude-contributors:
- "robbievanleeuwen"

# Custom text at start of release
header: >
header: |
This release adds python 3.12 support!
template: |
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "concreteproperties"
version = "0.6.2"
version = "0.6.3"
description = "A python package to determine cross-section propreties of reinforced concrete sections."
license = "MIT"
authors = [
Expand Down

0 comments on commit 19dc042

Please sign in to comment.