diff --git a/pyproject.toml b/pyproject.toml index c06713a..277cdf3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "malwarebazaar" -version = "0.2.5" +version = "0.2.6" description = "CLI wrapper for malware bazaar API (bazaar.abuse.ch) and YARAify API (yaraify.abuse.ch)" authors = ["3c7 <3c7@posteo.de>"] license = "MIT"