From 0c69ab6a32d4193f03ba9a604278eb3ce9699518 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Thu, 12 Dec 2024 20:54:37 -0600 Subject: [PATCH] Update version number --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 33e6991a..5ee19995 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = manimgl -version = 1.7.1 +version = 1.7.2 author = Grant Sanderson author_email= grant@3blue1brown.com description = Animation engine for explanatory math videos