We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a26661 commit 19d6c42Copy full SHA for 19d6c42
2 files changed
HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+0.1.41
7
+++++++
8
+* `azdev statistics list-command-table`: Support stats of nested function (#363)
9
+
10
0.1.40
11
++++++
12
* Fix pytest issues (#347)
azdev/__init__.py
@@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------
-__VERSION__ = '0.1.40'
+__VERSION__ = '0.1.41'
0 commit comments