Skip to content

Commit 36a8a6a

Browse files
committed
Publish 0.3.1
1 parent 2cd8765 commit 36a8a6a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.1
2+
3+
- Validate `--status-code` is an integer
4+
15
# 0.3.0
26

37
- Add progress bar output

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cert-host-scraper"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = ""
55
authors = ["Malachi Soord <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)