Skip to content

Commit 40d7be2

Browse files
committed
bump version
1 parent 793e8c4 commit 40d7be2

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Planned
44

5+
## v5.0.1 (20240726)
6+
* add `version` field to the `Skin` format
7+
58
## v5.0.0 (20240726)
69
* rewrote the renderer
710

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919

2020
Street map renderer built for the [MRT City Map](https://mrt-map.github.io/map)
2121

22-
## Current version: v5.0.0
22+
## Current version: v5.0.1
2323
Documentation: https://mrt-map.github.io/tile-renderer

src/tile_renderer/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "5.0.0"
1+
__version__ = "5.0.1"

0 commit comments

Comments
 (0)