diff --git a/CITATION.cff b/CITATION.cff index 2222d48..4454eb5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -32,5 +32,5 @@ keywords: - bibliographic data - biographic data license: BSD-3-Clause -version: 0.10.0 -date-released: '2024-07-10' +version: 0.10.1 +date-released: '2024-08-15' diff --git a/pyproject.toml b/pyproject.toml index 241580a..2623ced 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "edpop-explorer" -version = "0.10.0" +version = "0.10.1" authors = [ {name="Utrecht University, Centre for Digital Humanities - Research Software Lab", email="cdh@uu.nl"} ]