Skip to content

Commit

Permalink
Release azdev (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound committed Jul 25, 2024
1 parent cff8f5f commit db1212a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Release History
===============
0.1.72
++++++
* Bump `pylint` to 3

0.1.71
++++++
* `azdev extension show`: Show detailed extension info that installed in your development environment.
Expand Down
2 changes: 1 addition & 1 deletion azdev/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------

__VERSION__ = '0.1.71'
__VERSION__ = '0.1.72'

0 comments on commit db1212a

Please sign in to comment.