Skip to content

Commit

Permalink
fixed pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fccoelho committed Dec 18, 2024
1 parent 749104f commit da58098
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "epimodels"
version = "0.4.2"
version = "0.4.3"
description = "Library of mathematical epidemic models for use in simulation studies and inference."
authors = [
{name="Flávio Codeço Coelho", email = "[email protected]"}
Expand Down Expand Up @@ -32,7 +32,6 @@ Documentation = "https://epimodels.readthedocs.io"


[tool.uv]

dev-dependencies = [
"pytest>=8.3.4",
"pytest-cov>=6.0.0",
Expand Down

0 comments on commit da58098

Please sign in to comment.