diff --git a/pyproject.toml b/pyproject.toml index a65af92..a645000 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gischat" -version = "0.2.0" +version = "0.2.1" description = "GIS chat backend for QGIS and QField" authors = ["Guilhem Allaman "] readme = "README.md"