Skip to content

Commit fc14fa2

Browse files
committed
Bump version to v0.3.5
1 parent 06584f8 commit fc14fa2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for MapLibre for Python
22

3+
## maplibre v0.3.5
4+
5+
* Fix #142 (thx to @nuayge)
6+
37
## maplibre v0.3.4
48

59
* Fix pydantic list bug in `basemaps.py` and `light.py` (#144)

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.3.4"
3+
version = "0.3.5"
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)