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