diff --git a/setup.py b/setup.py index 926e25c7a..613605f30 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import setuptools pkg_name = "snappi_ixnetwork" -version = "0.7.5" +version = "0.7.6" # read long description from readme.md base_dir = os.path.abspath(os.path.dirname(__file__))