Skip to content

Commit bfab26d

Browse files
derekbekoetroydai
authored andcommitted
Release azure-cli-configure 0.1.1b2 (#1797)
1 parent 3c456bf commit bfab26d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

src/command_modules/azure-cli-configure/HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Release History
44
===============
55

6+
0.1.1b2 (2017-01-19)
7+
+++++++++++++++++++++
8+
9+
* Modify telemetry code to be compatible with the change to azure-cli-core 0.1.1b2.
10+
11+
612
0.1.1b1 (2017-01-17)
713
+++++++++++++++++++++
814

src/command_modules/azure-cli-configure/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from codecs import open
99
from setuptools import setup
1010

11-
VERSION = '0.1.1b1+dev'
11+
VERSION = '0.1.1b2+dev'
1212

1313
CLASSIFIERS = [
1414
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)