Changelog
### 6.0.4
```
======
* Internal cleanup.
```
### 6.0.3
```
======
* 136: A/an support now more correctly honors leading
capitalized words and abbreviations.
* 178: Improve support for ordinals for floats.
```
Links
- PyPI: https://pypi.org/project/inflect
- Changelog: https://pyup.io/changelogs/inflect/
- Repo: https://github.com/jaraco/inflect
This PR updates inflect from 6.0.2 to 6.0.4.
Changelog
### 6.0.4 ``` ====== * Internal cleanup. ``` ### 6.0.3 ``` ====== * 136: A/an support now more correctly honors leading capitalized words and abbreviations. * 178: Improve support for ordinals for floats. ```Links
- PyPI: https://pypi.org/project/inflect - Changelog: https://pyup.io/changelogs/inflect/ - Repo: https://github.com/jaraco/inflect