Skip to content

Commit 19d6c42

Browse files
authored
release v0.1.41 (#364)
1 parent 1a26661 commit 19d6c42

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.41
7+
++++++
8+
* `azdev statistics list-command-table`: Support stats of nested function (#363)
9+
610
0.1.40
711
++++++
812
* Fix pytest issues (#347)

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.40'
7+
__VERSION__ = '0.1.41'

0 commit comments

Comments
 (0)