Release: 0.5.1
This commit is contained in:
parent
d7d00ac3fd
commit
f0f804ae76
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.5.1
|
||||
|
||||
Maintenance release, only includes build, deployment and documentation changes.
|
||||
|
||||
## 0.5.0
|
||||
|
||||
### Features
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "0.5.0"
|
||||
__version__ = "0.5.1"
|
||||
|
|
|
@ -3,7 +3,7 @@ tileset:
|
|||
layers:
|
||||
- layers/obs_events/obs_events.yaml
|
||||
- layers/obs_roads/obs_roads.yaml
|
||||
version: 0.5.0
|
||||
version: 0.5.1
|
||||
id: openbikesensor
|
||||
description: >
|
||||
A tileset for OpenBikeSensor data -- https://openbikesensor.org.
|
||||
|
|
Loading…
Reference in a new issue