Skip to content

Commit 2e9eaa3

Browse files
committed
v0.3.5
1 parent 2e965ab commit 2e9eaa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
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.3.4" # TODO: edit before push
11+
VERSION = "0.3.5" # 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)