Skip to content
Snippets Groups Projects
Commit af9f18b0 authored by Romulo Pereira Goncalves's avatar Romulo Pereira Goncalves
Browse files

Update HISTORY and version.

parent b19eaff6
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -2,7 +2,7 @@
History
=======
0.4.0 (coming soon)
0.4.0 (2023-03-01)
-------------------
* It is possible to download data either by tileID or AOI.
......
# -*- coding: utf-8 -*-
"""Version module for S2Downloader."""
__version__ = '0.3.0'
__versionalias__ = '2023-02-20_01'
__version__ = '0.4.0'
__versionalias__ = '2023-03-01_01'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment