Skip to content

Commit 1e8bb16

Browse files
committed
It's a package not a module.
1 parent 1fb7596 commit 1e8bb16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "unexpectation-handler"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "Never trust users! Encapsulate \"isolating program vulnerabilities (errors, exceptions, or results due to unexpected input) that may be caused by executed code\" and \"calling function that handle them\" as a package of Python."
55
license = "MIT"
66
authors = ["leoweyr <leoweyr@foxmail.com>"]

0 commit comments

Comments
 (0)