diff --git a/CITATION.cff b/CITATION.cff index 8f0f962..993460c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -7,6 +7,6 @@ authors: given-names: "Forest" - name: "Contributors" title: "census" -version: 0.8.19 -date-released: 2022-07-14 +version: 0.8.24 +date-released: 2024-03-05 url: "https://github.com/datamade/census" diff --git a/setup.cfg b/setup.cfg index 319faa9..f3b7490 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = census -version = 0.8.22 +version = 0.8.24 author = Jeremy Carbaugh author_email = jcarbaugh@sunlightfoundation.com maintainer = Forest Gregg