We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306c972 commit 2c93e5eCopy full SHA for 2c93e5e
src/k8s-extension/setup.py
@@ -33,7 +33,7 @@
33
# TODO: Add any additional SDK dependencies here
34
DEPENDENCIES = []
35
36
-VERSION = "1.7.0"
+VERSION = "1.7.1"
37
38
with open("README.rst", "r", encoding="utf-8") as f:
39
README = f.read()
0 commit comments