Prepare new release v0.19.1 and remove support for Python 3.9 (#4490)

Co-authored-by: Francisco Manríquez <francisco.manriquezn@usm.cl>
This commit is contained in:
Benjamin Hackl 2025-12-01 03:20:20 +01:00 committed by GitHub
commit e85bfca015
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1642 additions and 2029 deletions

View file

@ -4,10 +4,10 @@ authors:
-
name: "The Manim Community Developers"
cff-version: "1.2.0"
date-released: 2025-01-20
date-released: 2025-11-30
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
url: "https://www.manim.community/"
version: "v0.19.0"
version: "v0.19.1"
...