Skip to content

Commit db827d8

Browse files
author
Stefan Kuethe
committed
v0.1.1
1 parent 2455421 commit db827d8

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
22

3+
## v0.1.1
4+
5+
* Innitial release
6+
37
## v0.1.0
48

59
* Add `changelog.md` to track changes

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.0-rc.7"
3+
version = "0.1.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)