Skip to content

Commit

Permalink
Merge pull request #40 from A5rocks/release-1.3.0.post0
Browse files Browse the repository at this point in the history
Bump version to 1.3.0.post0
  • Loading branch information
A5rocks authored Oct 26, 2023
2 parents c803e74 + e638e40 commit 532bbd8
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+dev"

0 comments on commit 532bbd8

Please sign in to comment.