We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152dec5 commit 9e797fbCopy full SHA for 9e797fb
src/sinol_make/__init__.py
@@ -12,7 +12,7 @@
12
from sinol_make.task_type.interactive import InteractiveTaskType # noqa
13
14
15
-__version__ = "1.9.4"
+__version__ = "1.9.5"
16
17
18
def configure_parsers():
0 commit comments