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

Skip to content

Commit edb82d2

Browse files
committed
Bump to v1.4.2
1 parent ee274d3 commit edb82d2

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.1"
25+
__version__ = "1.4.2"
2626

2727

2828
import argparse

0 commit comments

Comments
 (0)