Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 07 Feb 02:31
bfac178

Features

  • Support for Python 3.11 was added. (#61)
  • Initial support for Python 3.12 was added. (#69)

Bugfixes

  • The GTK event loop no longer forces the use of the default GLib main context on every instance. (#59)

Misc