diff --git a/pyproject.toml b/pyproject.toml index 9136bd9..3607e6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "common-osint-model" -version = "0.4.14" +version = "0.4.15" description = "Converting data from services like BinaryEdge, Censys and Shodan to a common data model." authors = ["3c7 <3c7@posteo.de>"] license = "MIT"