We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f09a07 + 9bbf8c7 commit cf380b5Copy full SHA for cf380b5
pyproject.toml
@@ -2,4 +2,6 @@
2
package = "variants"
3
package_dir = "src/variants"
4
filename = "NEWS.rst"
5
- directory = "changelog.d"
+ title_format = "Version {version} ({project_date})"
6
+ issue_format = "GH #{issue}"
7
+ directory = "changelog.d"
0 commit comments