Skip to content

Commit d054b76

Browse files
authored
release 0.1.27 (#258)
1 parent cdd0ed3 commit d054b76

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
33
Release History
44
===============
5+
0.1.27
6+
++++++
7+
* [Linter] "Show" command should use `show_command` or `custom_show_command`.
8+
59
0.1.26
610
++++++
711
* Support PEP420 package

azdev/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# -----------------------------------------------------------------------------
66

7-
__VERSION__ = '0.1.26'
7+
__VERSION__ = '0.1.27'

0 commit comments

Comments
 (0)