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 c13544a commit f5e2256Copy full SHA for f5e2256
HISTORY.rst
@@ -2,6 +2,10 @@
2
3
Release History
4
===============
5
+0.1.69
6
+++++++
7
+* `azdev command-change tree-export`: Add command help message.
8
+
9
0.1.68
10
++++++
11
* `azdev command-change tree-export`: Add new command to support export command tree of CLI modules.
azdev/__init__.py
@@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------
-__VERSION__ = '0.1.68'
+__VERSION__ = '0.1.69'
0 commit comments