diff --git a/pyproject.toml b/pyproject.toml index f5248ae..56604ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "marklogic-python-client" -version = "0.9.1" +version = "1.0.0" description = "Python client for MarkLogic, built on the requests library" authors = ["MarkLogic "] readme = "README.md"