diff --git a/pyproject.toml b/pyproject.toml index 2af9af0..86dd5d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "checkedid-python-client" -version = "0.1.1" +version = "0.1.2" description = "CheckedID Python API client" authors = ["Jelmer Draaijer "] license = "MIT"