Skip to content

Commit 47fcb4c

Browse files
authored
Fix author name
1 parent fdc9949 commit 47fcb4c

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
@@ -1,5 +1,5 @@
11
[project]
2-
authors = [{name = "pymc-devs", email = "[email protected]"}]
2+
authors = [{name = "pymc-labs", email = "[email protected]"}]
33
dependencies = []
44
description = "Add a short description here"
55
name = "package_name"

0 commit comments

Comments
 (0)