Release 0.0.7 with sFlow support

This commit is contained in:
2025-01-20 17:19:45 +01:00
parent ac13ffbdb1
commit 6879fa85dd
3 changed files with 8 additions and 2 deletions

View File

@ -4,7 +4,7 @@ from setuptools import setup
setup(
name="vppcfg",
version="0.0.6",
version="0.0.7",
install_requires=[
"requests",
'importlib-metadata; python_version >= "3.8"',