Skip to content

Commit c3a94a4

Browse files
authored
Merge pull request #8 from pymc-labs/maresb-patch-2
Fix author name
2 parents fdc9949 + 47fcb4c commit c3a94a4

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)