Skip to content

Commit 8209f4b

Browse files
committed
Update version number.
1 parent c304a7a commit 8209f4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

biosimulators_utils/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.2'
1+
__version__ = '0.2.3'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "biosimulators-utils"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "description"
55
license = "MIT"
66
authors = ["Center for Reproducible Biomedical Modeling <[email protected]>"]

0 commit comments

Comments
 (0)