Skip to content

Commit

Permalink
v1.0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
yexiang1992 committed Jan 22, 2025
1 parent 8dd126e commit b4877d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion opstool/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.6"
__version__ = "1.0.7"
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 = "opstool"
version = "1.0.6"
version = "1.0.7"
description = "opstool: A Python package for structural analysis and visualization using OpenSeesPy"
authors = ["Yexiang Yan <[email protected]>"]
repository = "https://github.com/yexiang1992/opstool"
Expand Down

0 comments on commit b4877d4

Please sign in to comment.