Skip to content

Commit

Permalink
Bump pyproject.toml file to 2.1
Browse files Browse the repository at this point in the history
Add more spaces to 'tests/minimal-dockerfile/test.exp'

Signed-off-by: Petr "Stone" Hracek <[email protected]>
  • Loading branch information
phracek committed Jan 14, 2025
1 parent 5d0241c commit b6c8b4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "distgen"
version = "2.0"
version = "2.1"
dependencies = [
"distro",
"jinja2",
Expand Down
1 change: 1 addition & 0 deletions tests/minimal-dockerfile/test.exp
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ MAINTAINER unknown <[email protected]>
ENV container="docker"

CMD ["container-start"]

0 comments on commit b6c8b4b

Please sign in to comment.