diff --git a/CITATION.cff b/CITATION.cff index c0b6db50..33d18429 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.4 +version: 2022.8.5 doi: 10.5281/zenodo.4041971 -date-released: 2023-03-15 +date-released: 2023-09-07 url: "https://github.com/moble/scri" diff --git a/scri/__version__.py b/scri/__version__.py index 7eae453a..cacf8798 100644 --- a/scri/__version__.py +++ b/scri/__version__.py @@ -1 +1 @@ -__version__ = "2022.8.4" +__version__ = "2022.8.5"