Cut version 0.0.9 with bondether fix, h/t Honest LLC
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
VERSION=0.0.8
|
VERSION=0.0.9
|
||||||
VPPCFG:=vppcfg
|
VPPCFG:=vppcfg
|
||||||
PYTHON?=python3
|
PYTHON?=python3
|
||||||
PIP?=pip
|
PIP?=pip
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="vppcfg",
|
name="vppcfg",
|
||||||
version="0.0.8",
|
version="0.0.9",
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"requests",
|
"requests",
|
||||||
'importlib-metadata; python_version >= "3.8"',
|
'importlib-metadata; python_version >= "3.8"',
|
||||||
|
|||||||
Reference in New Issue
Block a user