Skip to content

PySDKit 0.4.22

Choose a tag to compare

@wwhenxuan wwhenxuan released this 22 Sep 03:30
· 7 commits to main since this release
7ce839f

We have updated the writing of union data types in Python. All the | that appeared in Python 3.10 have been updated to the old version of Union, making it applicable to versions 3.8 and 3.9.

What's Changed

New Contributors

Full Changelog: 0.4.20...0.4.22