Skip to content

Commit fa36978

Browse files
chore: correct email in project description
1 parent f0822e1 commit fa36978

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
@@ -4,7 +4,7 @@ version = "0.0.0"
44
description = "Library for mocking AsyncIOMotorClient built on top of mongomock."
55
keywords = ["library", "mongodb"]
66
readme = "README.md"
7-
authors = ["Michael Kryukov <mkrukov@bestplace.pro>"]
7+
authors = ["Michael Kryukov <kryukov.ms@ya.ru>"]
88
license = "MIT"
99
repository = "https://github.com/michaelkryukov/mongomock_motor"
1010

0 commit comments

Comments
 (0)