Skip to content

Commit d91239f

Browse files
authored
release v0.1.39 (#346)
* release v0.1.39 * Update HISTORY.rst
1 parent f5e1704 commit d91239f

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.39
7+
++++++
8+
* Fix package issues (#345)
9+
610
0.1.38
711
++++++
812
* `azdev statistics list-command-table`: List Command table for CLI modules (#342)

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.38'
7+
__VERSION__ = '0.1.39'

0 commit comments

Comments
 (0)