-----
- labelling tool: will skip missing files instead of crashing
- Pype: skip=True now uses the skip_pattern argment, where single (e.g., "canvas") or multiple string patterns (e.g., ["canvas", "annotations", "shape"]) can be provided, which, if detected in the image folder, will trigger a skip to the next folder
- numpy<2 now a requirement (numpy2 release will be integrated in future releases)
bugfix:
- now possible to close windows with [x] button without crashing
- fixed broken skipping option in pype
- fixed drawing of comments onto canvas