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 6f342bb commit e2e3bd4Copy full SHA for e2e3bd4
README.md
@@ -1,3 +1,3 @@
1
# eventsourcingdb
2
3
-eventsourcingdb is the official client for EventSourcingDB.
+The official Python client SDK for EventSourcingDB.
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
[project]
6
name = "eventsourcingdb"
7
version = "0.10.0"
8
-description = "eventsourcingdb is the official client for EventSourcingDB."
+description = "The official Python client SDK for EventSourcingDB."
9
authors = [
10
{ name = "the native web GmbH", email = "[email protected]" }
11
]
0 commit comments