Skip to content

Commit 1aa1dff

Browse files
BlueAndiphiwuu
authored andcommitted
Update to PyVCG[api]==1.0.8
#150
1 parent bc44825 commit 1aa1dff

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
@@ -42,7 +42,7 @@
4242
project_urls=project_urls,
4343
license="GNU General Public License v3",
4444
packages=setuptools.find_packages(),
45-
install_requires="PyVCG[api]==1.0.7",
45+
install_requires="PyVCG[api]==1.0.8",
4646
python_requires=">=3.8, <=3.13.*",
4747
classifiers=[
4848
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)