We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9ae77 commit 5cd6698Copy full SHA for 5cd6698
docs/changelog.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.1.4 (unreleased)
4
+
5
+* Add click interaction
6
+* Add Shiny for Python example
7
8
## v0.1.3
9
10
* Add `openlayers.models.layers.HeatmapLayer`
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "openlayers"
-version = "0.1.3"
+version = "0.1.4-rc.1"
description = "Python Bindings for OpenLayersJS"
readme = "README.md"
authors = [{ name = "Stefan Kuethe", email = "stefan.kuethe@eoda.de" }]
0 commit comments