We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd0ed3 commit d054b76Copy full SHA for d054b76
HISTORY.rst
@@ -2,6 +2,10 @@
2
3
Release History
4
===============
5
+0.1.27
6
+++++++
7
+* [Linter] "Show" command should use `show_command` or `custom_show_command`.
8
+
9
0.1.26
10
++++++
11
* Support PEP420 package
azdev/__init__.py
@@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------
-__VERSION__ = '0.1.26'
+__VERSION__ = '0.1.27'
0 commit comments