Version 0.0.3
Since the last release, upgraded dependencies and added async_clock module from some of my other projects, which is an asynchronous version of pygame.time.Clock that does await trio.sleep instead of actually blocking to allow other tasks to run in the background.
Full Changelog: v0.0.2...v0.0.3