Skip to content

Commit aceffc4

Browse files
authored
Bump to 0.10.3 (#688)
1 parent 4f819a5 commit aceffc4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.10.3] - 2024-10-15
4+
5+
### Fixes :bug:
6+
7+
- Downgrade minimum traitlets version to fix use with Colab. https://github.com/developmentseed/lonboard/pull/687
8+
39
## [0.10.2] - 2024-10-10
410

511
### Fixes :bug:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lonboard"
3-
version = "0.10.2"
3+
version = "0.10.3"
44
description = "Fast, interactive geospatial data visualization in Jupyter."
55
authors = ["Kyle Barron <kyle@developmentseed.org>"]
66
license = "MIT"

0 commit comments

Comments
 (0)