Skip to content

Commit f6c4748

Browse files
committed
Bump version
1 parent 04017c2 commit f6c4748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "safe-result"
3-
version = "4.0.1"
3+
version = "4.0.2"
44
description = "A Python library providing a Result type for elegant error handling, inspired by Rust's Result type."
55
readme = "README.md"
66
authors = [{ name = "overflowy", email = "[email protected]" }]

0 commit comments

Comments
 (0)