This is a minor update to correct an issue in the supervisor package that relied on the old python cgi library. This library has been removed in python 3.8. Supervisor > 4.1.0 addresses this issue.
Also included is a new /health/... API that provides "ping/pong' testing as well as a 'version' endpoint to provide the application version number string.