Skip to content

Commit

Permalink
uprev ready for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin authored Feb 1, 2023
1 parent 8b5ea83 commit a1c4183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest_pretty/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

SummaryStats = tuple[list[tuple[str, dict[str, bool]]], str]

__version__ = '1.0.1'
__version__ = '1.1.0'
start_time = 0
end_time = 0
console = Console()
Expand Down

0 comments on commit a1c4183

Please sign in to comment.