Skip to content

Commit

Permalink
Version 0.4.13
Browse files Browse the repository at this point in the history
Version 0.4.13
  • Loading branch information
ANISH-GOTTAPU authored Aug 23, 2021
1 parent fa2e832 commit 3306b08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import setuptools

pkg_name = "snappi_ixnetwork"
version = "0.4.12"
version = "0.4.13"

# read long description from readme.md
base_dir = os.path.abspath(os.path.dirname(__file__))
Expand Down Expand Up @@ -37,7 +37,7 @@
install_requires=["ixnetwork-restpy>=1.0.52"],
extras_require={
"testing": [
"snappi==0.4.26",
"snappi==0.4.31",
"snappi_convergence==0.0.27",
"pytest",
"mock",
Expand Down

0 comments on commit 3306b08

Please sign in to comment.