diff --git a/pyproject.toml b/pyproject.toml index 88951c59..54026782 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lonboard" -version = "0.8.0-beta.1" +version = "0.8.0" description = "Python library for fast, interactive geospatial vector data visualization in Jupyter." authors = ["Kyle Barron "] license = "MIT"