Skip to content

Commit

Permalink
0.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Brent Yi <[email protected]>
  • Loading branch information
brentyi authored Nov 23, 2024
1 parent cb79b2a commit c195f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tyro/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from typing import TYPE_CHECKING

__version__ = "0.9.1"
__version__ = "0.9.2"


from . import conf as conf
Expand Down

0 comments on commit c195f3a

Please sign in to comment.