Skip to content

Commit d37c5cf

Browse files
committed
update version to v0.2.0
1 parent 2ee00fa commit d37c5cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mrtool"
7-
version = "0.1.4"
7+
version = "0.2.0"
88
description = "Featured nonlinear mixed effects model"
99
readme = "README.rst"
1010
requires-python = ">=3.10"
@@ -19,4 +19,4 @@ dev = ["pytest", "pytest-mock"]
1919
doc = ["sphinx", "sphinx-autodoc-typehints", "furo"]
2020

2121
[project.urls]
22-
github = "https://github.com/ihmeuw-msca/mrtool"
22+
github = "https://github.com/ihmeuw-msca/mrtool"

0 commit comments

Comments
 (0)