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