Skip to content

Commit 2e1c485

Browse files
authored
Merge branch 'main' into support-dependabot-and-poetry-docker
2 parents 6ab4ccc + 0096a69 commit 2e1c485

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = "poetry.core.masonry.api"
44

55
[project]
66
name = "eventsourcingdb"
7-
version = "0.10.0"
8-
description = "eventsourcingdb is the official client for EventSourcingDB."
7+
version = "0.10.1"
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)