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 076d0af commit e9a254b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reg_chxr.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
logger.remove()
logger.add(sys.stderr, format=logger_format)

__version__ = '1.0.8'
__version__ = '1.0.9'

DISPLAY_TITLE = r"""
_ _
Expand Down

0 comments on commit e9a254b

Please sign in to comment.