We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9aac19 commit 9dd5c72Copy full SHA for 9dd5c72
src/aks-preview/setup.py
@@ -9,7 +9,7 @@
9
10
from setuptools import find_packages, setup
11
12
-VERSION = "18.0.0b30"
+VERSION = "18.0.0b31"
13
14
CLASSIFIERS = [
15
"Development Status :: 4 - Beta",
0 commit comments