Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels committed Feb 10, 2022
1 parent 187f7c8 commit a09438a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rich_click/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
click, formatted with rich, with minimal customisation required.
"""

__version__ = "0.1.1"
__version__ = "0.1.2"

from .core import rich_format_help

0 comments on commit a09438a

Please sign in to comment.