Skip to content

Commit 53f2285

Browse files
authored
Update __init__.py
1 parent 180c482 commit 53f2285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake8_tkinter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from .visitor import Visitor
88

9-
__version__ = "0.2.1"
9+
__version__ = "0.2.3"
1010

1111

1212
@dataclass(frozen=True)

0 commit comments

Comments
 (0)