vimeo / py-money

Money class for Python 3
MIT License
125 stars 27 forks source link

Fix: update more currency subunits #20

Closed codewithtim closed 2 years ago

codewithtim commented 2 years ago

The subunit for the CLP, CVE, DJF, IDR & KHR currencies are incorrect. This PR updates it from 10 to 1.

Previous PR: https://github.com/primer-io/py-money/pull/1