We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.9.30
1 parent 8a73b78 commit 975f782Copy full SHA for 975f782
src/tyro/__init__.py
@@ -1,6 +1,6 @@
1
from typing import TYPE_CHECKING
2
3
-__version__ = "0.9.29"
+__version__ = "0.9.30"
4
5
6
from . import conf as conf
0 commit comments