Skip to content

0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 03:39
· 120 commits to master since this release
721acca

Fixed

  • Use the plain python string representation of Key in KeyAlreadyPresent error message. (#185)
  • Fix the astimezone() and replace() methods of datetime objects. (#188)
  • Add type definitions for items() function. (#190)