Skip to content

Commit

Permalink
Bump version to 1.3.0.post0
Browse files Browse the repository at this point in the history
  • Loading branch information
A5rocks committed Oct 26, 2023
1 parent c803e74 commit bf687c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/outcome/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
if TYPE_CHECKING:
from typing_extensions import Final

__version__: 'Final[str]' = "1.3.0+dev"
__version__: 'Final[str]' = "1.3.0.post0"

0 comments on commit bf687c9

Please sign in to comment.