**Description of Problem & Solution** Output version number when running PySceneDetect in debugging mode, to assist with issue triaging. **Proposed Implementation:** Output `scenedetect` module version when initializing the logger as a debug statement.
Description of Problem & Solution
Output version number when running PySceneDetect in debugging mode, to assist with issue triaging.
Proposed Implementation:
Output
scenedetectmodule version when initializing the logger as a debug statement.