Releasing [Teachable Machine for Python](https://pypi.org/project/teachable-machine/) package, v1.1
Features of this version:
- Increase the package compatibility by updating the dependencies versions'
- Getting the class names and confidence scores from Keras models
- Adding more detailed results after classification process
- Enhance error messages to be more specific
- Refactoring the source code with modularized components