diff --git a/CITATION.cff b/CITATION.cff index 73b2c19..9b356f6 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -5,7 +5,7 @@ authors: given-names: "Alexander" orcid: "https://orcid.org/0000-0001-8963-6512" title: "PolyLog.jl" -version: 2.4.1 -date-released: 2023-11-25 +version: 2.4.2 +date-released: 2024-02-21 url: "https://github.com/Expander/PolyLog.jl" license: MIT diff --git a/Project.toml b/Project.toml index 0dd1e40..8f4fd2c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PolyLog" uuid = "85e3b03c-9856-11eb-0374-4dc1f8670e7f" authors = ["Alexander Voigt "] -version = "2.4.1" +version = "2.4.2" [compat] julia = "1.0"