diff --git a/pyproject.toml b/pyproject.toml index 1b5fff6..b67393f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ build-backend = "hatchling.build" name = "wsimod" description = "WSIMOD is for simulating water quality and quantity" readme = "README.md" -version = "0.4.0" +dynamic = [ "version"] license = {file = "LICENSE"} authors = [ { name = "Barnaby Dobson", email = "b.dobson@imperial.ac.uk" },