Skip to content

Commit 543ae00

Browse files
committed
Version 0.2.3
1 parent 90b0b33 commit 543ae00

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
flake8
22
pytype
3-
openapiart==0.1.20
3+
openapiart==0.1.33

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import shutil
99

1010
pkg_name = "snappi_convergence"
11-
version = "0.2.2"
11+
version = "0.2.3"
1212

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

0 commit comments

Comments
 (0)