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