Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
weilixu committed May 8, 2024
1 parent 52f9512 commit 82fa39f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "ruleset-checking-tool"
version = "0.2.0"
version = "0.2.5"
description = "PNNL ruleset checking tool"
authors = ["Weili Xu <[email protected]>", "Charlie Holly <[email protected]>", "Juan Gonzalez <[email protected]>", "Yun Joon Jung <[email protected]>", "Jiarong Xie <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion rct229/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.0"
__version__ = "0.2.5"

0 comments on commit 82fa39f

Please sign in to comment.