Skip to content

Commit 38f695f

Browse files
authored
Release azure-cli-sql 0.1.1b1 (#1758)
1 parent d91c198 commit 38f695f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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

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

6+
0.1.1b1 (2017-01-17)
7+
+++++++++++++++++++++
8+
9+
* Add Azure SQL Server commands.
10+
611
0.1.0b11 (2016-12-12)
712
+++++++++++++++++++++
813

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

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

9-
VERSION = '0.1.0b11+dev'
9+
VERSION = '0.1.1b1+dev'
1010

1111
CLASSIFIERS = [
1212
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)