diff --git a/pyproject.toml b/pyproject.toml index b799557..cc38f48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quickbase-client" -version = "0.5.1" +version = "0.5.2" description = "A Quickbase Python API Client Generator" authors = ["Tim Kutcher "] maintainers = ["Tim Kutcher "]