0.4.1
- Updated versions for test suite (
flake8
,pytest
,mypy
, among others) and then corrected a newly found type hinting issue tracked down by the updated versions. - Added target-versions of the supported Python versions for
black
to not accidentally break any backwards compatibility. - Fixes default decimal digit formatting of the Ugandan shilling (currency code UGX). [Thanks @tritas]