Skip to content

Commit

Permalink
Bump to 0.10.1 (#679)
Browse files Browse the repository at this point in the history
## Available PR templates

<!--
Github doesn't allow PR template selection the same way that it is
possible with issues.
  Preview this and select the appropriate template
-->

- [Default](?expand=1&template=default.md)
- [Version Release](?expand=1&template=version_release.md)
- _Alternatively delete and start empty_
  • Loading branch information
kylebarron authored Oct 8, 2024
1 parent 2409608 commit 4af9e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 4af9e2d

Please sign in to comment.