Skip to content

Commit

Permalink
Remove 'felis' from towncrier title_format
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMcCormick committed Nov 26, 2024
1 parent 5722a90 commit aaaefe6
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 @@ -69,7 +69,7 @@ felis = "felis.cli:cli"
package_dir = "python"
filename = "docs/CHANGES.rst"
directory = "docs/changes"
title_format = "felis {version} ({project_date})"
title_format = "{version} ({project_date})"
issue_format = "`{issue} <https://jira.lsstcorp.org/browse/{issue}>`_"


Expand Down

0 comments on commit aaaefe6

Please sign in to comment.