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