Skip to content

Commit 06e63f9

Browse files
committed
Bump to version 1.0.1
1 parent 2e630bd commit 06e63f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lintcheck/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
__title__ = "lintcheck"
2323
__author__ = "CoolCat467"
2424
__license__ = "GNU General Public License Version 3"
25-
__version__ = "1.0.0"
25+
__version__ = "1.0.1"
2626

2727

2828
from lintcheck import utils

0 commit comments

Comments
 (0)