Skip to content

Commit 8571cf7

Browse files
qwordyJianhui Harold
andauthored
[Release] 0.1.25 (#253)
* [Release] 0.1.25 * Update HISTORY.rst Co-authored-by: Jianhui Harold <haroldrandom@gmail.com> Co-authored-by: Jianhui Harold <haroldrandom@gmail.com>
1 parent ac65111 commit 8571cf7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
33
Release History
44
===============
5+
0.1.25
6+
++++++
7+
* `azdev test`: new parameter --mark
8+
* Update the way invoking pytest
9+
* `azdev perf benchmark`: refine output
10+
511
0.1.24
612
++++++
713
* [Linter] Argument must have an option whose length is less than 22.

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.24'
7+
__VERSION__ = '0.1.25'

0 commit comments

Comments
 (0)