diff --git a/pyproject.toml b/pyproject.toml index 722d391..8b705fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gdf2bokeh" -version = "3.2.0" +version = "3.3.0" description = "An easy way to map geodataframes on bokeh" authors = ["amauryval "] license = "GPL3"