Skip to content

Commit 2c93e5e

Browse files
authored
Update setup.py
1 parent 306c972 commit 2c93e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/k8s-extension/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# TODO: Add any additional SDK dependencies here
3434
DEPENDENCIES = []
3535

36-
VERSION = "1.7.0"
36+
VERSION = "1.7.1"
3737

3838
with open("README.rst", "r", encoding="utf-8") as f:
3939
README = f.read()

0 commit comments

Comments
 (0)