diff --git a/CITATION.cff b/CITATION.cff index cd28be30..c0b6db50 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -26,7 +26,7 @@ authors: given-names: "Keefe" orcid: "https://orcid.org/0000-0003-0276-3856" title: "scri" -version: 2022.8.3 +version: 2022.8.4 doi: 10.5281/zenodo.4041971 -date-released: 2022-10-18 +date-released: 2023-03-15 url: "https://github.com/moble/scri" diff --git a/pyproject.toml b/pyproject.toml index 687d37bf..8d336cd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scri" -version = "2022.8.3" +version = "2022.8.4" description = "Time-dependent functions of spin-weighted spherical harmonics" readme = "README.md" license = "MIT"