Skip to content

Commit 478ef5d

Browse files
committed
Release v0.4.4
1 parent 72ae857 commit 478ef5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

manimpango/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "0.4.3"
2+
__version__ = "0.4.4"

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ def update_dict(dict1: dict, dict2: dict):
271271
"Programming Language :: Python :: 3.9",
272272
"Programming Language :: Python :: 3.10",
273273
"Programming Language :: Python :: 3.11",
274+
"Programming Language :: Python :: 3.12",
274275
"Development Status :: 4 - Beta",
275276
"Programming Language :: Python :: 3 :: Only",
276277
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)