Skip to content

Commit fc61faa

Browse files
author
Stefan Kuethe
committed
v0.1.2
1 parent 4734fe3 commit fc61faa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.1.2 (unreleased)
3+
## v0.1.2
44

55
* Vector layer: Allow lists for style parameter, see [style-expressions-example](https://openlayers.org/en/latest/examples/style-expressions.html)
66

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.2-rc.1"
3+
version = "0.1.2"
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)