Skip to content

Commit

Permalink
v1.6.1
Browse files Browse the repository at this point in the history
Support for traffic over DHCPv4 interfaces
  • Loading branch information
apratimmukherjee authored Jun 24, 2024
1 parent e177fe7 commit 01c74eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@


class Version:
models_version = "1.5.1"
version = "1.5.1"
models_version = "1.6.1"
version = "1.6.1"
package_name = "snappi"
protobuf_name = "otg"
go_package_name = "gosnappi"

0 comments on commit 01c74eb

Please sign in to comment.