mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Fix incorrect version number in plugin section in docs (#3849)
This commit is contained in:
parent
bb98eca37a
commit
246e44b3d0
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ specified in Poetry as:
|
|||
[tool.poetry.plugins."manim.plugins"]
|
||||
"name" = "object_reference"
|
||||
|
||||
.. versionremoved:: 0.19.0
|
||||
.. versionremoved:: 0.18.1
|
||||
|
||||
Plugins should be imported explicitly to be usable in user code. The plugin
|
||||
system will probably be refactored in the future to provide a more structured
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue