Fix some python3, cleanup cpu allocation
[vpp.git] / extras / vpp_config / setup.py
index c8d12ef..f04669f 100644 (file)
@@ -1,7 +1,7 @@
 from setuptools import setup
 
 setup(name="vpp_config",
-      version="19.01.3",
+      version="19.01.4",
       author="John DeNisco",
       author_email="jdenisco@cisco.com",
       description="VPP Configuration Utility",