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

Skip to content

Commit 82841cb

Browse files
committed
Bump version to 1.0.3
1 parent 1cbe90c commit 82841cb

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.0.2"
25+
__version__ = "1.0.3"
2626

2727

2828
from idlemypyextension import utils

0 commit comments

Comments
 (0)