diff --git a/pyproject.toml b/pyproject.toml index 5b33c76..bfdd7a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "checkedid" -version = "0.2.0" +version = "0.3.0" description = "CheckedID Python API client" authors = ["Jelmer Draaijer "] license = "MIT"