Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 155c3e7

Browse files
committed
Bump version to v1.4.3
1 parent 5801678 commit 155c3e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/idlemypyextension/__init__.py

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

2727

2828
import argparse

0 commit comments

Comments
 (0)