Skip to content

Commit f5e2256

Browse files
authored
release azdev (#450)
1 parent c13544a commit f5e2256

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.69
6+
++++++
7+
* `azdev command-change tree-export`: Add command help message.
8+
59
0.1.68
610
++++++
711
* `azdev command-change tree-export`: Add new command to support export command tree of CLI modules.

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.68'
7+
__VERSION__ = '0.1.69'

0 commit comments

Comments
 (0)