Skip to content

Commit 971c839

Browse files
authored
0.9.14
Signed-off-by: Brent Yi <yibrenth@gmail.com>
1 parent 3d6ebc7 commit 971c839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tyro/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from typing import TYPE_CHECKING
22

3-
__version__ = "0.9.13"
3+
__version__ = "0.9.14"
44

55

66
from . import conf as conf

0 commit comments

Comments
 (0)