Skip to content
Snippets Groups Projects
Commit 4c6abce9 authored by Niklas Bohn's avatar Niklas Bohn
Browse files

Updated version info and HISTORY.rst.


Signed-off-by: default avatarnbohn <nbohn@gfz-potsdam.de>
parent d6c90f6b
No related branches found
No related tags found
1 merge request!95Updated version info and HISTORY.rst.
......@@ -12,6 +12,16 @@ Bugfixes:
*
0.16.4 (2021-06-18)
--------------------
New features:
*
Bugfixes:
* Updated setup.py by removing check for packages that do not install well with pip. This avoids incompatibilities with the latest gdal versions.
0.16.3 (2021-06-17)
--------------------
......
......@@ -24,6 +24,6 @@
# If not, see <https://www.gnu.org/licenses/>.
__version__ = '0.16.3'
__versionalias__ = '20210617.01'
__version__ = '0.16.4'
__versionalias__ = '20210618.01'
__author__ = 'Niklas Bohn'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment