Skip to content

Commit

Permalink
Fix release notes script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Oct 20, 2020
1 parent e833394 commit 60ffc49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/make-release-notes.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
_, VERSION, CHANGELOG, LIST = sys.argv

REGEX = fr"""
News\n
====\n
Changelog\n
=========\n
\n
(v{VERSION}\ \(\d\d\d\d-\d\d-\d\d\))\n
-----------------\n
Expand Down

0 comments on commit 60ffc49

Please sign in to comment.