Skip to content

Commit 114c945

Browse files
committed
v0.2.8
1 parent aa2c9f8 commit 114c945

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maplibre/_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.2.7.1"
1+
__version__ = "0.2.8"
22
_shiny_output_class = "shiny-maplibregl-output"
33

44
# TODO: Remove from here

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 = "maplibre"
3-
version = "0.2.7.1"
3+
version = "0.2.8"
44
description = "Python bindings for MapLibre GL JS"
55
authors = ["Stefan Kuethe <stefan.kuethe@eoda.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)