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 4734fe3 commit fc61faaCopy full SHA for fc61faa
docs/changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.1.2 (unreleased)
+## v0.1.2
4
5
* Vector layer: Allow lists for style parameter, see [style-expressions-example](https://openlayers.org/en/latest/examples/style-expressions.html)
6
pyproject.toml
[project]
name = "openlayers"
-version = "0.1.2-rc.1"
+version = "0.1.2"
description = "Python Bindings for OpenLayersJS"
readme = "README.md"
authors = [{ name = "Stefan Kuethe", email = "stefan.kuethe@eoda.de" }]
0 commit comments