Skip to content

Commit eee6d32

Browse files
authored
release 0.1.40 (#348)
1 parent da19747 commit eee6d32

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.40
7+
++++++
8+
* Fix pytest issues (#347)
9+
610
0.1.39
711
++++++
812
* Fix package issues (#345)

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.39'
7+
__VERSION__ = '0.1.40'

0 commit comments

Comments
 (0)