Skip to content

Commit dde2f6e

Browse files
feat: add ValidationError base exception and optional graceful error handling
1 parent bcb06b4 commit dde2f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "venvalid"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A minimal and developer-friendly environment variable validator for Python, inspired by envalid."
55
authors = [{ name = "PinnLabs", email = "it@pinnlabs.online" }]
66
license = "MIT"

0 commit comments

Comments
 (0)