diff --git a/pyproject.toml b/pyproject.toml index 060479ba..c6cc8e90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lonboard" -version = "0.10.0" +version = "0.10.1" description = "Fast, interactive geospatial data visualization in Jupyter." authors = ["Kyle Barron "] license = "MIT"