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 1c495ec commit dca2ab1Copy full SHA for dca2ab1
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "context-async-sqlalchemy"
3
version = "2.0.2"
4
-description = "A convenient way to configure and interact with a async sqlalchemy session through context in asynchronous applications"
+description = "A convenient way to configure and work with an async SQLAlchemy session through context in asynchronous applications"
5
readme = "README.md"
6
authors = [
7
{ name="krylosov-aa", email="krylosov.andrew@gmail.com" }
0 commit comments