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