Skip to content

Commit 5cd6698

Browse files
author
Stefan Kuethe
committed
Update changelog
1 parent 6e9ae77 commit 5cd6698

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog.md

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

3+
## v0.1.4 (unreleased)
4+
5+
* Add click interaction
6+
* Add Shiny for Python example
7+
38
## v0.1.3
49

510
* Add `openlayers.models.layers.HeatmapLayer`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openlayers"
3-
version = "0.1.3"
3+
version = "0.1.4-rc.1"
44
description = "Python Bindings for OpenLayersJS"
55
readme = "README.md"
66
authors = [{ name = "Stefan Kuethe", email = "stefan.kuethe@eoda.de" }]

0 commit comments

Comments
 (0)