diff --git a/docs/source/development/changelog.rst b/docs/source/development/changelog.rst index 2a77ed5c..ab56b032 100644 --- a/docs/source/development/changelog.rst +++ b/docs/source/development/changelog.rst @@ -1,8 +1,8 @@ Changelog ========= -Unreleased ----------- +v1.6.0 +------ Breaking changes ^^^^^^^^^^^^^^^^ diff --git a/setup.cfg b/setup.cfg index b52ed439..dea0e299 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = manimgl -version = 1.5.0 +version = 1.6.0 author = Grant Sanderson author_email= grant@3blue1brown.com description = Animation engine for explanatory math videos