Skip to content

Commit

Permalink
Update version in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
smith120bh authored Nov 26, 2024
1 parent 007b7bc commit d8d9071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "pycufsm"
version = "0.1.5"
version = "0.1.6"
authors = ["Brooks Smith <smith120bh@gmail.com>"]
description = "Python CUFSM (Constrained and Unconstrained Finite Strip Method)"
keywords = [
Expand Down

0 comments on commit d8d9071

Please sign in to comment.