Changelog
### 1.1.0
```
* Add more Latin letter variants in U+1F1xx page.
* Make it possible to use the Unidecode command-line utility via
"python -m unidecode" (thanks to Jon Dufresne)
* General clean up of code and documentation (thanks to Jon Dufresne)
```
Links
- PyPI: https://pypi.org/project/unidecode
- Changelog: https://pyup.io/changelogs/unidecode/
This PR updates Unidecode from 1.0.23 to 1.1.0.
Changelog
### 1.1.0 ``` * Add more Latin letter variants in U+1F1xx page. * Make it possible to use the Unidecode command-line utility via "python -m unidecode" (thanks to Jon Dufresne) * General clean up of code and documentation (thanks to Jon Dufresne) ```Links
- PyPI: https://pypi.org/project/unidecode - Changelog: https://pyup.io/changelogs/unidecode/