Skip to content

Commit c94d3b9

Browse files
committed
update version in code
1 parent 49f57cf commit c94d3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake8_in_file_ignores/flake8_plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from typing import List
33

44
# metadata
5-
__version__ = "0.2.0"
5+
__version__ = "0.2.1"
66
CODE_PREFIX = "IFI" # stands for "In File Ignores"
77

88

0 commit comments

Comments
 (0)