diff --git a/setup.py b/setup.py index 4cc76aa..86f4977 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ import setuptools pkg_name = "snappi_cyperf" -version = "0.0.1" +version = "0.0.2" # read long description from readme.md base_dir = os.path.abspath(os.path.dirname(__file__))