Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MasloMaslane committed Sep 7, 2024
1 parent c902853 commit 577820b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sinol_make/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from sinol_make.task_type.interactive import InteractiveTaskType # noqa


__version__ = "1.8.0"
__version__ = "1.8.1"


def configure_parsers():
Expand Down

0 comments on commit 577820b

Please sign in to comment.