Skip to content

Commit bf687c9

Browse files
committed
Bump version to 1.3.0.post0
1 parent c803e74 commit bf687c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/outcome/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
if TYPE_CHECKING:
55
from typing_extensions import Final
66

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

0 commit comments

Comments
 (0)