diff --git a/pyproject.toml b/pyproject.toml index e5a750ee..0356adf4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lithic" -version = "0.1.4" +version = "0.1.5" description = "Client library for the lithic API" readme = "README.md" authors = ["Lithic "]