Skip to content

Commit 40fea27

Browse files
igerberclaude
andcommitted
docs: update CITATION.cff with author name and current version
- Replace generic "diff-diff contributors" with Isaac Gerber using the CITATION.cff spec's given-names/family-names format - Bump version from 2.7.1 to 3.0.1 - Update date-released to 2026-04-07 (v3.0.1 release date) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5533a2b commit 40fea27

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)