diff --git a/src/command_modules/azure-cli-component/setup.py b/src/command_modules/azure-cli-component/setup.py index 4e220897d28..3a6e4e7f267 100644 --- a/src/command_modules/azure-cli-component/setup.py +++ b/src/command_modules/azure-cli-component/setup.py @@ -8,7 +8,7 @@ from codecs import open from setuptools import setup -VERSION = '0.1.0b12+dev' +VERSION = '0.1.0b13+dev' CLASSIFIERS = [ 'Development Status :: 4 - Beta',