diff --git a/virustotal_python/__init__.py b/virustotal_python/__init__.py index 0ce3e5d..22a5656 100644 --- a/virustotal_python/__init__.py +++ b/virustotal_python/__init__.py @@ -8,4 +8,4 @@ __all__ = ["Virustotal", "VirustotalResponse", "VirustotalError"] __author__ = "dbrennand" -__version__ = "1.0.0" +__version__ = "1.0.1"