diff --git a/pyproject.toml b/pyproject.toml index 5aa1011..5bbc134 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nismod-snail" -version = "0.5.0" +version = "0.5.1" license = { file = "LICENSE" } description = "The spatial networks impact assessment library" readme = "README.md"