Skip to content

Commit db6ba7f

Browse files
committed
update email address
1 parent ce8e4d4 commit db6ba7f

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
@@ -17,7 +17,7 @@ version = "0.1.2"
1717
description = "Causal inference for quasi-experiments in Python"
1818
readme = "README.md"
1919
license = { file = "LICENSE" }
20-
authors = [{ name = "Ben Vincent", email = "ben.vincent@pymc-labs.io" }]
20+
authors = [{ name = "Ben Vincent", email = "ben.vincent@pymc-labs.com" }]
2121
requires-python = ">=3.8"
2222

2323
# This field lists other packages that your project depends on to run.

0 commit comments

Comments
 (0)