diff --git a/pyproject.toml b/pyproject.toml index aa2e53d..fb62271 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "landsatxplore" -version = "0.12.0" +version = "0.13.0" description = "Search and download Landsat scenes from EarthExplorer" authors = ["Yann Forget "] maintainers = ["Yann Forget "]