Skip to content

Commit 04c8da2

Browse files
Update __init__.py
1 parent cede573 commit 04c8da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

type_infer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from type_infer import api
44
from type_infer import helpers
55

6-
__version__ = '0.0.20'
6+
__version__ = '0.0.21'
77

88

99
__all__ = [

0 commit comments

Comments
 (0)