diff --git a/pyproject.toml b/pyproject.toml index c3594d2..c4346f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "DebyeCalculator" -version = "1.0.7" +version = "1.0.8" description = "A vectorised implementation of the Debye Equation on CPU and GPU" license = "Apache-2.0" authors = [