Skip to content
Snippets Groups Projects
Commit db5e230a 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 3fe76968
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,13 @@
History
=======
0.17.6 (2021-12-20)
-------------------
Bugfixes:
* Added keyword 'start_label' to SLIC segmentation to avoid index error in LUT interpolation.
0.17.5 (2021-09-30)
-------------------
......
......@@ -24,6 +24,6 @@
# If not, see <https://www.gnu.org/licenses/>.
__version__ = '0.17.5'
__versionalias__ = '20210930.01'
__version__ = '0.17.6'
__versionalias__ = '20211220.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