Skip to content

Commit

Permalink
version 0.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutshkumr committed Feb 4, 2021
1 parent 4c74471 commit 6cf278f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.34
0.1.35
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
'typing'
],
extras_require={
'ixnetwork': ['snappi_ixnetwork>=0.1.7']
'ixnetwork': ['snappi_ixnetwork>=0.1.9']
},
tests_require=['pytest']
)

0 comments on commit 6cf278f

Please sign in to comment.