PAPI: Union pad at the end of short fields instead of at head.
[vpp.git] / src / vpp-api / python / setup.py
index d97e35f..130967f 100644 (file)
@@ -18,7 +18,7 @@ except ImportError:
     from distutils.core import setup, find_packages
 
 setup(name='vpp_papi',
-      version='1.5',
+      version='1.6',
       description='VPP Python binding',
       author='Ole Troan',
       author_email='ot@cisco.com',