Skip to content

Commit 9a7b5c5

Browse files
authored
Merge pull request #293 from igerber/docs/citation-update
docs: update CITATION.cff with author and current version
2 parents 5533a2b + 40fea27 commit 9a7b5c5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ title: "diff-diff: Difference-in-Differences Causal Inference for Python"
33
message: "If you use this software, please cite it as below."
44
type: software
55
authors:
6-
- name: "diff-diff contributors"
6+
- given-names: Isaac
7+
family-names: Gerber
78
license: MIT
8-
version: "2.7.1"
9-
date-released: "2026-03-18"
9+
version: "3.0.1"
10+
date-released: "2026-04-07"
1011
url: "https://github.com/igerber/diff-diff"
1112
repository-code: "https://github.com/igerber/diff-diff"
1213
keywords:

0 commit comments

Comments
 (0)