patch bump
move the responsibility of sorting the numbers from the caller to the class initialisation. (now the string representation matches the internal state) move logging of ValueError from tui.py to lottery.py patch bump
this fixes a crash should a draw be attempted without a selection.