Skip to content

Commit 0cc4153

Browse files
committed
v0.4.5
1 parent 4164754 commit 0cc4153

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
@@ -10,7 +10,7 @@
1010
from setuptools.command.bdist_wheel import bdist_wheel
1111

1212
NAME = "live2d-py"
13-
VERSION = "0.4.4" # TODO: edit before push
13+
VERSION = "0.4.5" # TODO: edit before push
1414
DESCRIPTION = "Live2D Python SDK"
1515
LONG_DESCRIPTION = open("README.md", "r", encoding="utf-8").read()
1616
AUTHOR = "Arkueid"

0 commit comments

Comments
 (0)