Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
MasloMaslane committed Sep 11, 2023
1 parent 7de5e89 commit cff58fc
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 @@ -8,7 +8,7 @@

from sinol_make import util, oiejq

__version__ = "1.5.5"
__version__ = "1.5.6"

def configure_parsers():
parser = argparse.ArgumentParser(
Expand Down

0 comments on commit cff58fc

Please sign in to comment.