We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49c96d commit 92e9d5aCopy full SHA for 92e9d5a
README.md
@@ -27,7 +27,7 @@ Mapillary Tools is a library for processing and uploading images to [Mapillary](
27
## Quickstart
28
29
Download the latest `mapillary_tools` binaries for your platform
30
-here: https://github.com/mapillary/mapillary_tools/releases/tag/v0.8.0
+here: https://github.com/mapillary/mapillary_tools/releases/tag/v0.8.1
31
32
See [more installation instructions](#installation) below.
33
mapillary_tools/__init__.py
@@ -1 +1 @@
1
-VERSION = "0.8.0"
+VERSION = "0.8.1"
0 commit comments