Skip to content

Commit f484c04

Browse files
committed
Bump version
1 parent ad19b54 commit f484c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sinol_make/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from sinol_make.task_type.interactive import InteractiveTaskType # noqa
1313

1414

15-
__version__ = "1.9.8"
15+
__version__ = "1.9.9"
1616

1717

1818
def configure_parsers():

0 commit comments

Comments
 (0)