Skip to content

Commit

Permalink
Start new version cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
A5rocks committed Oct 17, 2023
1 parent 1640926 commit c3d55a5
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"
__version__: 'Final[str]' = "1.3.0+dev"

0 comments on commit c3d55a5

Please sign in to comment.