Skip to content

Commit

Permalink
Version 7.4.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
bczsalba committed May 17, 2023
1 parent b287562 commit 7907414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytermgui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

warnings.filterwarnings("ignore")

__version__ = "7.3.0"
__version__ = "7.4.0"


def auto(data: Any, **widget_args: Any) -> Optional[Widget | list[Splitter]]:
Expand Down

0 comments on commit 7907414

Please sign in to comment.