diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-02-19 16:00:00 +0200 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2019-02-19 16:03:36 +0200 |
| commit | f17cebc5402bc1072a1c8c21cb2949ce1172ea38 (patch) | |
| tree | 9e296fa5e3c7bcae901886c02f9d93ff9ac2b8c5 /docs | |
| parent | bb54233a2dc855951fa40a48d5730c67f9d570c8 (diff) | |
| download | wheel-git-f17cebc5402bc1072a1c8c21cb2949ce1172ea38.tar.gz | |
Fixed the build_number argument not being passed to pack()
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst index 8a1f2b2..cc27e57 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,10 @@ Release Notes ============= +**UNRELEASED** + +- Fixed the ``--build-number`` option for ``wheel pack`` not being applied + **0.33.0** - Added the ``--build-number`` option to the ``wheel pack`` command |
