How to Poll Firmware Version

Hello, I can’t seem to find if there is a way through python to get the firmware version that the OpenMV camera is running?
The information that I’m looking for is the version, as in “2.7.0” etc.

:nerd: :ugeek:

This feature is missing right now. You can poll the MP version but not our combined code. It’s available via a USB command however. But, not from firmware itself.can you put a bug on this on the GitHub?

Thanks, I created on Github Poll Firmware Version in Firmware · Issue #319 · openmv/openmv · GitHub

:nerd: :ugeek:

Great, it will be tracked now.