We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb9fa0 commit 422e355Copy full SHA for 422e355
manim_slides/__version__.py
@@ -1 +1 @@
1
-__version__ = "4.4.0"
+__version__ = "4.5.0"
setup.py
@@ -39,7 +39,7 @@
39
"click-default-group>=1.2",
40
"numpy>=1.19.3",
41
"pydantic>=1.9.1",
42
- "pyside6>=6.4",
+ "pyside6>=6",
43
"opencv-python>=4.6",
44
"tqdm>=4.62.3",
45
],
0 commit comments