* modified readme to match docs * added check if job_id is valid UUID
0.0.5
* included version check * changed listener to remove profile collisions
0.0.4
* First release
This creates the following commands: * `lmrtfy login` => get token * `lmrtfy deploy <script.py> --local`=> get profile_id for deployed script profile * `lmrtfy submit <profile_id> <input.json>` => get job_id for submitted job * `lmrtfy fetch <job_id> <path_to_save>` => get results for finished job