What's Changed
* fixed a bug in German ordinal detection by fquirin in https://github.com/allo-media/text2num/pull/89
* [de] fix: False positive ordinal detection by Kakadus in https://github.com/allo-media/text2num/pull/90
* Fixed a bug in the handling of the multipliers. Fixes 95 by rtxm in https://github.com/allo-media/text2num/pull/96
* Carrying last word context forward in a segment by skiingpacman in https://github.com/allo-media/text2num/pull/103
* [DE] fix hundred addition by Kakadus in https://github.com/allo-media/text2num/pull/102
* Refined handling of zero. Fixes 105, fixes 106. by rtxm in https://github.com/allo-media/text2num/pull/107
* Bug fix release. by rtxm in https://github.com/allo-media/text2num/pull/108
* pypi upload updated. by rtxm in https://github.com/allo-media/text2num/pull/109
* Added pypi context. by rtxm in https://github.com/allo-media/text2num/pull/110
New Contributors
* Kakadus made their first contribution in https://github.com/allo-media/text2num/pull/90
* skiingpacman made their first contribution in https://github.com/allo-media/text2num/pull/103
**Full Changelog**: https://github.com/allo-media/text2num/compare/v2.5.0...v2.5.1