Skip to content

Commit 9ee5e8b

Browse files
committed
fix: missed version bump in __init__.py
1 parent af67dd3 commit 9ee5e8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

virustotal_python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
__all__ = ["Virustotal", "VirustotalResponse", "VirustotalError"]
1010
__author__ = "dbrennand"
11-
__version__ = "1.0.0"
11+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)