diff --git a/pyproject.toml b/pyproject.toml index 88c7df9..3482867 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pySEQTarget" -version = "0.13.0" +version = "0.13.1" description = "Sequentially Nested Target Trial Emulation" readme = "README.md" license = {text = "MIT"} @@ -30,6 +30,7 @@ authors = [ maintainers = [ {name = "Ryan O'Dea", email = "ryan.odea@psi.ch"}, + {name = "Tom Palmer", email = "remlapmot@hotmail.com"}, ] dependencies = [