You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add __all__ for better importing (#6)
* Add __all__ for better importing
* Add 3.12 to the text matrix, change to 3.11 stable
* Cleanup types and switch to ruff/pyright
* syntax error in ci.yml
* add 3.12 to install check
Release CI (#3)
* Release CI
* Release CI
Progress
* Release CI
* testing
* fix version check
* ci
* fix
* Fix build script
* test
* test
* test
* cleanup
* increment version
* Tweaks