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 85fc625 commit 48c27acCopy full SHA for 48c27ac
docs/conf.py
@@ -23,7 +23,7 @@
23
author = "The Manim Community Dev Team"
24
25
# The full version, including alpha/beta/rc tags
26
-release = "v0.1.5"
+release = "v0.1.7"
27
28
29
# -- General configuration ---------------------------------------------------
setup.py
@@ -89,7 +89,7 @@ def update_dict(dict1, dict2):
89
90
setup(
91
name="manimpango",
92
- version="0.1.6",
+ version="0.1.7",
93
author="The Manim Community Developers",
94
maintainer="The Manim Community Developers",
95
url="https://github.com/ManimCommunity/manimpango",
0 commit comments