diff --git a/pyproject.toml b/pyproject.toml index 54662dea..56057482 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "burnman" -version = "2.0.0" +version = "2.0.1a0" description = "A thermoelastic and thermodynamic toolkit for the Earth and planetary sciences" license = "GPL" authors = ["The BurnMan Team ",]