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 96ba2ef commit 4420e64
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 @@ -70,7 +70,7 @@ changelog_incremental = true
version_files = [
"ckanext/attribution/theme/package.json",
"pyproject.toml:version",
"CITATION.cff"
"CITATION.cff:^version"
]

[tool.black]
Expand Down

0 comments on commit 4420e64

Please sign in to comment.