mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-05-18 19:16:21 +08:00
chore(version): bump 4.13.2 to 4.14.0
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 4.13.2
|
current_version = 4.14.0
|
||||||
commit = True
|
commit = True
|
||||||
message = chore(version): bump {current_version} to {new_version}
|
message = chore(version): bump {current_version} to {new_version}
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "4.13.2"
|
__version__ = "4.14.0"
|
||||||
|
@ -43,7 +43,7 @@ packages = [
|
|||||||
]
|
]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/jeertmans/manim-slides"
|
repository = "https://github.com/jeertmans/manim-slides"
|
||||||
version = "4.13.2"
|
version = "4.14.0"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
click = "^8.1.3"
|
click = "^8.1.3"
|
||||||
|
Reference in New Issue
Block a user