Skip to content
Snippets Groups Projects
Commit e059857b authored by hammonds's avatar hammonds
Browse files

Changes for 0.8.3

parent b25d31e3
No related branches found
No related tags found
No related merge requests found
2020-03-23 v0.8.3
Finalize first run with the ROI evaluator.
2020-03-17
Add evaluator to examine histogram of images to base selection of data on the profile.
......
......@@ -9,7 +9,7 @@ try:
except:
from ConfigParser import NoSectionError # Python 2 way
__version__ = '0.8.2'
__version__ = '0.8.3'
LOGGER_NAME="minixs"
METHOD_ENTER_STR = "Enter %s\n-------------------"
METHOD_EXIT_STR = "Exit %s\n---------------------"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment