Skip to content

Commit af67dd3

Browse files
committed
fix: missed bumping version
1 parent 0a17ce4 commit af67dd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "virustotal-python"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "A Python library to interact with the public VirusTotal v3 and v2 APIs."
55
authors = ["dbrennand"]
66
license = "MIT"

0 commit comments

Comments
 (0)