We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5253f06 commit 303d138Copy full SHA for 303d138
src/idlemypyextension/__init__.py
@@ -22,7 +22,7 @@
22
__title__ = "idlemypyextension"
23
__author__ = "CoolCat467"
24
__license__ = "GNU General Public License Version 3"
25
-__version__ = "1.4.0"
+__version__ = "1.4.1"
26
27
28
import argparse
0 commit comments