Skip to content

Commit dca2ab1

Browse files
committed
update docs
1 parent 1c495ec commit dca2ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "context-async-sqlalchemy"
33
version = "2.0.2"
4-
description = "A convenient way to configure and interact with a async sqlalchemy session through context in asynchronous applications"
4+
description = "A convenient way to configure and work with an async SQLAlchemy session through context in asynchronous applications"
55
readme = "README.md"
66
authors = [
77
{ name="krylosov-aa", email="krylosov.andrew@gmail.com" }

0 commit comments

Comments
 (0)