diff --git a/pyproject.toml b/pyproject.toml index 467a34f0..0fc4f054 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mckit" -version = "0.6.30" +version = "0.6.31" description = "Tools to process MCNP models and results" authors = ["rrn "] maintainers = ["dpv2015 "]