Skip to content

Commit c67100a

Browse files
committed
📦🏷️ Add type stub for dynamic version module
1 parent 2a4be7d commit c67100a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
version: str
2+
version_tuple: tuple[int, int, int] | tuple[int, int, int, str, str]

0 commit comments

Comments
 (0)