We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487381f commit 174d210Copy full SHA for 174d210
models-convergence
setup.py
@@ -8,7 +8,7 @@
8
import shutil
9
10
pkg_name = "snappi_convergence"
11
-version = "0.0.25"
+version = "0.0.26"
12
13
# read long description from readme.md
14
base_dir = os.path.abspath(os.path.dirname(__file__))
0 commit comments