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.
1 parent 98728b1 commit 5a0fbfbCopy full SHA for 5a0fbfb
tools/finalize.py
@@ -42,6 +42,7 @@ def update_changelog():
42
cmd = [
43
sys.executable, '-m',
44
'towncrier',
45
+ 'build',
46
'--version', get_version(),
47
'--yes',
48
]
0 commit comments