diff --git a/pyproject.toml b/pyproject.toml index 56e47b1..d7ac56b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mapa" -version = "0.10.0" +version = "0.11.0" description = "🌍 Create 3d-printable STLs from satellite elevation data 🌏" authors = ["Fabian Gebhart"] repository = "https://github.com/fgebhart/mapa"