We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc44825 commit 1aa1dffCopy full SHA for 1aa1dff
setup.py
@@ -42,7 +42,7 @@
42
project_urls=project_urls,
43
license="GNU General Public License v3",
44
packages=setuptools.find_packages(),
45
- install_requires="PyVCG[api]==1.0.7",
+ install_requires="PyVCG[api]==1.0.8",
46
python_requires=">=3.8, <=3.13.*",
47
classifiers=[
48
"Development Status :: 5 - Production/Stable",
0 commit comments