mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
bump version
This commit is contained in:
parent
1340c5ec55
commit
1c29082aaa
2 changed files with 3 additions and 3 deletions
|
|
@ -4,10 +4,10 @@ authors:
|
|||
-
|
||||
name: "The Manim Community Developers"
|
||||
cff-version: "1.2.0"
|
||||
date-released: 2023-11-11
|
||||
date-released: 2024-04-08
|
||||
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.18.0"
|
||||
version: "v0.18.0.post0"
|
||||
...
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "manim"
|
||||
version = "0.18.0"
|
||||
version = "0.18.0.post0"
|
||||
description = "Animation engine for explanatory math videos."
|
||||
authors = ["The Manim Community Developers <contact@manim.community>", "3b1b <grant@3blue1brown.com>"]
|
||||
license="MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue