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 2cd8765 commit 36a8a6aCopy full SHA for 36a8a6a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.1
2
+
3
+- Validate `--status-code` is an integer
4
5
# 0.3.0
6
7
- Add progress bar output
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cert-host-scraper"
-version = "0.3.0"
+version = "0.3.1"
description = ""
authors = ["Malachi Soord <[email protected]>"]
license = "MIT"
0 commit comments