We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad19b54 commit f484c04Copy full SHA for f484c04
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.8"
+__version__ = "1.9.9"
16
17
18
def configure_parsers():
0 commit comments