Skip to content

Commit 6fc167f

Browse files
committed
Release bdebstrap 0.5.0
Signed-off-by: Benjamin Drung <[email protected]>
1 parent 4e0dc37 commit 6fc167f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
bdebstrap 0.5.0 (2022-11-10)
2+
============================
3+
4+
* feat: Add support for mmdebstrap's `--format` option
5+
([bug #4](https://github.com/bdrung/bdebstrap/issues/4))
6+
7+
18
bdebstrap 0.4.1 (2022-11-01)
29
============================
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def run(self):
7676

7777
setup(
7878
name="bdebstrap",
79-
version="0.4.1",
79+
version="0.5.0",
8080
description="Benjamin's multi-mirror Debian chroot creation tool",
8181
long_description=LONG_DESCRIPTION,
8282
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)