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.
2 parents 6ab4ccc + 0096a69 commit 2e1c485Copy full SHA for 2e1c485
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
@@ -4,8 +4,8 @@ build-backend = "poetry.core.masonry.api"
4
5
[project]
6
name = "eventsourcingdb"
7
-version = "0.10.0"
8
-description = "eventsourcingdb is the official client for EventSourcingDB."
+version = "0.10.1"
+description = "The official Python client SDK for EventSourcingDB."
9
authors = [
10
{ name = "the native web GmbH", email = "[email protected]" }
11
]
0 commit comments