Skip to content

Commit 76a8ef2

Browse files
Downgrade version from 21.0.0b2 to 21.0.0b1
1 parent 0cec0c3 commit 76a8ef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/aks-preview/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from setuptools import find_packages, setup
1111

12-
VERSION = "21.0.0b2"
12+
VERSION = "21.0.0b1"
1313

1414
CLASSIFIERS = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)