Skip to content

Commit 35ab1bd

Browse files
committed
Version 0.2.1
1 parent fbdb7d8 commit 35ab1bd

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.6
3+
openapiart==0.1.20

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.1.1"
11+
version = "0.2.1"
1212

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

0 commit comments

Comments
 (0)