Merge branch 'main' into gemini-weak-flash

This commit is contained in:
Paul Gauthier 2025-04-03 08:34:41 +13:00
commit 0798906a51

View file

@ -1,6 +1,6 @@
from packaging import version
__version__ = "0.80.2.dev"
__version__ = "0.80.3.dev"
safe_version = __version__
try: