Skip to content

Commit

Permalink
fix: missed version bump in __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrennand committed Dec 10, 2022
1 parent af67dd3 commit 9ee5e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virustotal_python/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

__all__ = ["Virustotal", "VirustotalResponse", "VirustotalError"]
__author__ = "dbrennand"
__version__ = "1.0.0"
__version__ = "1.0.1"

0 comments on commit 9ee5e8b

Please sign in to comment.