diff --git a/pyproject.toml b/pyproject.toml index 61dbd78f..2ad83f40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "scri" description = "Time-dependent functions of spin-weighted spherical harmonics" -version = "2022.0.1" +version = "2022.0.2" readme = "README.md" license = "MIT" authors = ["Michael Boyle "]