Skip to content

Commit

Permalink
bump k8s-extension version to 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
deeksha345 committed Oct 6, 2022
1 parent 4ae3aa6 commit 0213a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/k8s-extension/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
# TODO: Add any additional SDK dependencies here
DEPENDENCIES = []

VERSION = "1.3.7"
VERSION = "1.3.6"

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

0 comments on commit 0213a71

Please sign in to comment.