Skip to content

Commit 3a69e16

Browse files
committed
Update authors in pyproject.toml to reflect the Flowdacity Development Team
1 parent df5fbb1 commit 3a69e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version"]
44
description = "A simple Redis-based job queue system."
55
readme = "README.md"
66
license = {text = "MIT"}
7-
authors = [{name = "Ochui Princewill", email = "ochui@flowdacity.com"}]
7+
authors = [{name = "Flowdacity Development Team", email = "admin@flowdacity.com"}]
88
requires-python = ">=3.12"
99
dependencies = [
1010
"msgpack>=1.1.2",

0 commit comments

Comments
 (0)