carpedm20 / emoji

emoji terminal output for Python
Other
1.9k stars 279 forks source link

Fix UnicodeDecodeError v2.13.1 #306

Closed cvzi closed 2 months ago

cvzi commented 2 months ago

read JSON files in binary mode with open(..., 'rb')

Fixes #305

TahirJalilov commented 2 months ago

Thank you @cvzi !

lovetox commented 2 months ago

@cvzi you bumped the version 2 days ago but no release landed yet on pypi, when are you planing to publish? Did you maybe forget to push the tag to trigger the pipeline?

TahirJalilov commented 2 months ago

@lovetox Published to PyPI