We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8e4d4 commit db6ba7fCopy full SHA for db6ba7f
pyproject.toml
@@ -17,7 +17,7 @@ version = "0.1.2"
17
description = "Causal inference for quasi-experiments in Python"
18
readme = "README.md"
19
license = { file = "LICENSE" }
20
-authors = [{ name = "Ben Vincent", email = "ben.vincent@pymc-labs.io" }]
+authors = [{ name = "Ben Vincent", email = "ben.vincent@pymc-labs.com" }]
21
requires-python = ">=3.8"
22
23
# This field lists other packages that your project depends on to run.
0 commit comments