Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apratimmukherjee authored May 5, 2024
1 parent 6bd2053 commit 01f403f
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.3.0"
version = "1.3.0"
models_version = "1.4.0"
version = "1.4.0"
package_name = "snappi"
protobuf_name = "otg"
go_package_name = "gosnappi"

0 comments on commit 01f403f

Please sign in to comment.