Skip to content

Commit b6c8b4b

Browse files
committed
Bump pyproject.toml file to 2.1
Add more spaces to 'tests/minimal-dockerfile/test.exp' Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 5d0241c commit b6c8b4b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "distgen"
9-
version = "2.0"
9+
version = "2.1"
1010
dependencies = [
1111
"distro",
1212
"jinja2",

tests/minimal-dockerfile/test.exp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ MAINTAINER unknown <[email protected]>
5555
ENV container="docker"
5656

5757
CMD ["container-start"]
58+

0 commit comments

Comments
 (0)