Skip to content

Commit e2e3bd4

Browse files
authored
fix: Update project description. (#62)
* fix: Update project description. * Fix description.
1 parent 6f342bb commit e2e3bd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# eventsourcingdb
22

3-
eventsourcingdb is the official client for EventSourcingDB.
3+
The official Python client SDK for EventSourcingDB.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[project]
66
name = "eventsourcingdb"
77
version = "0.10.0"
8-
description = "eventsourcingdb is the official client for EventSourcingDB."
8+
description = "The official Python client SDK for EventSourcingDB."
99
authors = [
1010
{ name = "the native web GmbH", email = "[email protected]" }
1111
]

0 commit comments

Comments
 (0)