Allow the user to select master or release during the install
[vpp.git] / extras / vpp_config / setup.py
index b3a049c..d3d0e51 100644 (file)
@@ -1,7 +1,7 @@
 from setuptools import setup
 
 setup(name="vpp_config",
-      version="18.10.3",
+      version="18.10.4",
       author="John DeNisco",
       author_email="jdenisco@cisco.com",
       description="VPP Configuration Utility",