Skip to content
Snippets Groups Projects
Commit ab436208 authored by David Rafferty's avatar David Rafferty
Browse files

Update info

parent 0f0b9ba1
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# This module stores the version and changelog # This module stores the version and changelog
# Version number # Version number
__version__ = '1.4.1' __version__ = '1.4.2'
# Change log # Change log
def changelog(): def changelog():
...@@ -11,6 +11,12 @@ def changelog(): ...@@ -11,6 +11,12 @@ def changelog():
LSMTool Changelog. LSMTool Changelog.
----------------------------------------------- -----------------------------------------------
2019/10/01 - Version 1.4.2
Fix to incorrect header on write
Add meanshift grouping algorithm
2019/04/12 - Version 1.4.1 2019/04/12 - Version 1.4.1
Fix installation on Python 3 systems Fix installation on Python 3 systems
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment