Skip to content

Commit 3420d39

Browse files
authored
Release 0.1.26 (#257)
* remove install nspkg in order to support pep420 * upgrade wheel version * update azure_bdist_wheel.py name * test for another_pep420 branch * update pep420 repo * update branch * rollback wheel version * add HISTORY * rollback CLI repo url * release 0.1.26
1 parent 4f66638 commit 3420d39

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
@@ -2,6 +2,10 @@
22
33
Release History
44
===============
5+
0.1.26
6+
++++++
7+
* Support PEP420 package
8+
59
0.1.25
610
++++++
711
* `azdev test`: new parameter --mark

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.25'
7+
__VERSION__ = '0.1.26'

0 commit comments

Comments
 (0)