diff --git a/pyproject.toml b/pyproject.toml index 19749510..7fab3c6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scri" -version = "2022.3.2" +version = "2022.3.3" description = "Time-dependent functions of spin-weighted spherical harmonics" readme = "README.md" license = "MIT"