diff --git a/pyproject.toml b/pyproject.toml index 0cf91cc..7d2045a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ license = { file = "LICENSE" } authors = [{ name = "hampsterx" }] keywords = ["snowflake", "sql", "rest", "api", "httpx", "serverless", "lambda"] classifiers = [ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",