Skip to content

Commit

Permalink
Version change for models & snappi to 0.13.7
Browse files Browse the repository at this point in the history
Model version change from 0.13.6 to 0.13.7
  • Loading branch information
arkajyoti-cloud authored Jan 17, 2024
1 parent abff3de commit 94620c0
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 = "0.13.6"
version = "0.13.6"
models_version = "0.13.7"
version = "0.13.7"
package_name = "snappi"
protobuf_name = "otg"
go_package_name = "gosnappi"

0 comments on commit 94620c0

Please sign in to comment.