Skip to content

Commit 443f8e9

Browse files
committed
Prepare release 0.3.0.post2 with fixed README
1 parent dc1e0d2 commit 443f8e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ is a tag with a key of [`highway`](https://wiki.openstreetmap.org/wiki/Key:highw
3232
and a value of `residential`, which should be used on a
3333
[way](https://wiki.openstreetmap.org/wiki/Way) to indicate a road along which people live.
3434

35-
![Example of a way with its tags](https://github.com/timwie/aio-taginfo/blob/main/.github/overpass-turbo-tags-example.png)
35+
![Example of a way with its tags](https://raw.githubusercontent.com/timwie/aio-taginfo/main/.github/overpass-turbo-tags-example.png)
3636

3737
Now, why is there need for the taginfo API?
3838
> OpenStreetMap uses tags to add meaning to geographic objects. There is no fixed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aio-taginfo"
3-
version = "0.3.0.post1"
3+
version = "0.3.0.post2"
44
description = "Async client for the OpenStreetMap taginfo API"
55
authors = ["Tim Wiechers <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)