Skip to content

Commit c793925

Browse files
authored
release v0.1.42 (#367)
1 parent 1564a51 commit c793925

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.rst

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

6+
0.1.42
7+
++++++
8+
* `azdev command-change meta-export/meta-diff`: Generate cli cmd meta data and the diffs between two meta data (#362)
9+
610
0.1.41
711
++++++
812
* `azdev statistics list-command-table`: Support stats of nested function (#363)

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.41'
7+
__VERSION__ = '0.1.42'

0 commit comments

Comments
 (0)