diff --git a/CITATION.cff b/CITATION.cff index 97784a1191..4f1432a265 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -4,7 +4,7 @@ authors: - name: "The Manim Community Developers" cff-version: "1.2.0" -date-released: 2023-11-10 +date-released: 2023-11-11 license: MIT message: "We acknowledge the importance of good software to support research, and we note that research becomes more valuable when it is communicated effectively. To demonstrate the value of Manim, we ask that you cite Manim in your work." title: Manim – Mathematical Animation Framework diff --git a/docs/source/changelog/0.18.0-changelog.rst b/docs/source/changelog/0.18.0-changelog.rst index b85b323797..d3747fd977 100644 --- a/docs/source/changelog/0.18.0-changelog.rst +++ b/docs/source/changelog/0.18.0-changelog.rst @@ -2,7 +2,7 @@ v0.18.0 ******* -:Date: November 04, 2023 +:Date: November 11, 2023 Contributors ============