We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c4622 commit bb972b3Copy full SHA for bb972b3
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [Version 1.7.14] - 2024-11-08
2
+
3
+- Improve batch download retries in case of partial downloads.
4
5
6
## [Version 1.7.13] - 2024-11-06
7
8
- Improve batch download retrying in case of temporary 404 errors
eogrow/__init__.py
@@ -1,3 +1,3 @@
"""The main module of the eo-grow package."""
-__version__ = "1.7.13"
+__version__ = "1.7.14"
0 commit comments