Changelog - Version 3.0.8
Fix
- Fixed syntax error caused by the use of f-strings, which are not supported in Python 3.3. Replaced f-strings with string formatting using concatenation.
Notes
Feel free to reach out if you encounter any issues or have further questions!