Skip to content

Commit b169be2

Browse files
committed
v0.4.3
1 parent ab1abd9 commit b169be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from setuptools.command.build_ext import build_ext
99

1010
NAME = "live2d-py"
11-
VERSION = "0.4.2" # TODO: edit before push
11+
VERSION = "0.4.3" # TODO: edit before push
1212
DESCRIPTION = "Live2D Python SDK"
1313
LONG_DESCRIPTION = open("README.md", "r", encoding="utf-8").read()
1414
AUTHOR = "Arkueid"

0 commit comments

Comments
 (0)