Skip to content

Commit

Permalink
chore: add regex for version line in citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
alycejenni committed Oct 2, 2023
1 parent d40ad4a commit f91906c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ update_changelog_on_bump = true
changelog_incremental = true
version_files = [
"pyproject.toml:version",
"CITATION.cff"
"CITATION.cff:^version"
]

[tool.black]
Expand Down

0 comments on commit f91906c

Please sign in to comment.