diff --git a/pyproject.toml b/pyproject.toml
index 66e060b..656e9b7 100755
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "gischat"
-version = "0.1.0"
+version = "0.2.0"
 description = "GIS chat backend for QGIS and QField"
 authors = ["Guilhem Allaman <contact@guilhemallaman.net>"]
 readme = "README.md"