Skip to content

0.5.6

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 15 Aug 17:53
· 122 commits to master since this release
0.5.6
2b75d2e
  • Added so that Money, Number and Rate objects can now be copied using the copy.copy() and copy.deepcopy() functions.
  • Python 3.12 added to test matrix and trove classifiers.
  • Fixes some type hints that previously would show as Unknown in some LSPs.