Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Dec 19, 2024
1 parent da07da6 commit 6d75bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dyanon.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
logger.remove()
logger.add(sys.stderr, format=logger_format)

__version__ = '1.0.7'
__version__ = '1.0.8'

DISPLAY_TITLE = r"""
_ _
Expand Down

0 comments on commit 6d75bbb

Please sign in to comment.