We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739b782 commit 01c20fbCopy full SHA for 01c20fb
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "docker-enumsensitive"
7
-version = "0.1.1"
+version = "0.1.2"
8
description = "Docker Engine HTTP API enumeration helpers for env vars, secrets, and images."
9
requires-python = ">=3.8"
10
dependencies = [ "requests", "alive-progress",]
0 commit comments