Skip to content

Commit afce573

Browse files
author
Stefan Kuethe
committed
v0.3.0
1 parent 2f8595a commit afce573

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.8"
1+
__version__ = "0.3.0"
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.8.6"
3+
version = "0.3.0"
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)