File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -202,3 +202,14 @@ Breaking changes:
202202
203203Major changes:
204204- Support upload for organization #418
205+
206+
207+ ## 0.7.3 (2021-07-15)
208+
209+ Fixes:
210+ - GoPro video processing #423 #426
211+
212+ Improvement:
213+ - Recommend users download binaries in QuickStart #425
214+ - Retries on all upload API calls, and retries more frequently #427
215+ - Error message improvement #422 and the commit ea6f0cdf
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Mapillary Tools is a library for processing and uploading images to [Mapillary](
1919
2020## Quickstart
2121
22- Download the latest ` mapillary_tools ` binaries for your platform here: https://github.com/mapillary/mapillary_tools/releases/tag/v0.7.2
22+ Download the latest ` mapillary_tools ` binaries for your platform here: https://github.com/mapillary/mapillary_tools/releases/tag/v0.7.3
2323
2424See [ more installation instructions] ( #installation ) below.
2525
Original file line number Diff line number Diff line change 1- VERSION = "0.7.2 "
1+ VERSION = "0.7.3 "
You can’t perform that action at this time.
0 commit comments