We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.9.9
1 parent 81c84e5 commit 8a2ed92Copy full SHA for 8a2ed92
src/tyro/__init__.py
@@ -1,6 +1,6 @@
1
from typing import TYPE_CHECKING
2
3
-__version__ = "0.9.8"
+__version__ = "0.9.9"
4
5
6
from . import conf as conf
0 commit comments