We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e14bf9 commit 21665f0Copy full SHA for 21665f0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "runlike"
7
-version = "1.5.2"
+version = "1.5.3"
8
description = "Reverse-engineer docker run command line arguments based on running containers"
9
authors = ["Assaf Lavie <[email protected]>"]
10
readme = "README.md"
0 commit comments