diff --git a/pyproject.toml b/pyproject.toml index a4f7eaa..26daf32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "censys-cloud-connectors" -version = "3.2.0" +version = "3.2.1" description = "The Censys Unified Cloud Connector is a standalone connector that gathers assets from various cloud providers and stores them in Censys ASM." authors = ["Censys, Inc. "] license = "Apache-2.0"