Skip to content

Commit

Permalink
update version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengp0 committed Oct 7, 2024
1 parent 2ee00fa commit d37c5cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "mrtool"
version = "0.1.4"
version = "0.2.0"
description = "Featured nonlinear mixed effects model"
readme = "README.rst"
requires-python = ">=3.10"
Expand All @@ -19,4 +19,4 @@ dev = ["pytest", "pytest-mock"]
doc = ["sphinx", "sphinx-autodoc-typehints", "furo"]

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

0 comments on commit d37c5cf

Please sign in to comment.