Skip to content

Commit 48c27ac

Browse files
committed
Release v0.1.7
1 parent 85fc625 commit 48c27ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "The Manim Community Dev Team"
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "v0.1.5"
26+
release = "v0.1.7"
2727

2828

2929
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def update_dict(dict1, dict2):
8989

9090
setup(
9191
name="manimpango",
92-
version="0.1.6",
92+
version="0.1.7",
9393
author="The Manim Community Developers",
9494
maintainer="The Manim Community Developers",
9595
url="https://github.com/ManimCommunity/manimpango",

0 commit comments

Comments
 (0)