Skip to content

Commit 2d3d905

Browse files
committed
update version = "0.0.4"
1 parent a3bed48 commit 2d3d905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import setuptools
77

88
pkg_name = "snappi_cyperf"
9-
version = "0.0.3"
9+
version = "0.0.4"
1010

1111
# read long description from readme.md
1212
base_dir = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)