Skip to content

3.0.8

Latest
Compare
Choose a tag to compare
@educbraga educbraga released this 31 Mar 02:33
· 2 commits to main since this release
f67b519

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!