We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04017c2 commit f6c4748Copy full SHA for f6c4748
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "safe-result"
3
-version = "4.0.1"
+version = "4.0.2"
4
description = "A Python library providing a Result type for elegant error handling, inspired by Rust's Result type."
5
readme = "README.md"
6
authors = [{ name = "overflowy", email = "[email protected]" }]
0 commit comments