Skip to content

Commit fec2640

Browse files
committed
Upgrade Python SDK to spec 1.20.7
1 parent e6aa1bc commit fec2640

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
@@ -92,7 +92,7 @@
9292
from setuptools import setup, find_packages # noqa: H301
9393

9494
NAME = "vrchatapi"
95-
VERSION = "1.20.8.dev0"
95+
VERSION = "1.20.7"
9696
# To install the library, run the following
9797
#
9898
# python setup.py install

0 commit comments

Comments
 (0)