## TODO ### Code & versioning - [x] Avoid forcing any logging levels - [x] No FIXMEs - [x] Do not force PyTorch models - [x] dlc-live pinned to 1.1.0 - [x] No debug leftovers/logger.info calls for debug - [x] Version's single source of truth is dlclive.__init__ - [x] Switch to correct version-> **2.0.0rc1** - [ ] Basler backend unit testing (contract) ### Build & deploy - [x] Setup CI - [ ] Build succeeds for all supported Python versions (if not included in CI) - [ ] Check Qt assets in built dist ### Docs - [x] Finish docs in https://github.com/DeepLabCut/DeepLabCut/pull/3206 - [x] Update README - [x] Update images / screenshots - [x] Check LICENSE consistency in files, update if needed - [ ] _(Optional for now) Proper release notes_ **After release on PyPi:** - [ ] Update install instructions in README and docs