Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down