We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e1704 commit d91239fCopy full SHA for d91239f
2 files changed
HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+0.1.39
7
+++++++
8
+* Fix package issues (#345)
9
+
10
0.1.38
11
++++++
12
* `azdev statistics list-command-table`: List Command table for CLI modules (#342)
azdev/__init__.py
@@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------
-__VERSION__ = '0.1.38'
+__VERSION__ = '0.1.39'
0 commit comments