We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e553a4a commit ec589d5Copy full SHA for ec589d5
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
packages = [{include = "sqlalchemy_bind_manager"}]
10
keywords = ["sqlalchemy", "config", "manager"]
11
classifiers = [
12
- "Development Status :: 3 - Alpha",
+ "Development Status :: 4 - Beta",
13
"Framework :: AsyncIO",
14
"Framework :: Pydantic",
15
"Intended Audience :: Developers",
0 commit comments