diff --git a/pyproject.toml b/pyproject.toml index cdfdb14f996e2b10b3d671287cb6c37e82546568..c0b85fad4bb39a600f9d33e11472b2f4a68cf3ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "zoom-python-webhook" -version = "0.1.1" +version = "0.1.2" description = "Fast API app for Zoom Webhook" authors = ["Samuel Guillemet <samuel.guillemet@telecom-sudparis.eu>"] readme = "README.md"