Fix some python3, cleanup cpu allocation

Change-Id: I97cecc964f341720d8c4894656637082db5886d7
Signed-off-by: jdenisco <jdenisco@cisco.com>
This commit is contained in:
jdenisco
2019-04-05 12:25:50 -04:00
parent 26e035bfcd
commit af86c6396b
3 changed files with 34 additions and 19 deletions

View 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",