Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Oct 10, 2024
1 parent c304a7a commit 8209f4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion biosimulators_utils/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.2'
__version__ = '0.2.3'
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 = "biosimulators-utils"
version = "0.2.2"
version = "0.2.3"
description = "description"
license = "MIT"
authors = ["Center for Reproducible Biomedical Modeling <[email protected]>"]
Expand Down

0 comments on commit 8209f4b

Please sign in to comment.