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