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 18162a4 commit 5465454Copy full SHA for 5465454
dev-bin/release.sh
@@ -5,7 +5,7 @@ set -eu -o pipefail
5
changelog=$(cat HISTORY.rst)
6
7
regex='
8
-([0-9]+\.[0-9]+\.[0-9]+) \(([0-9]{4}-[0-9]{2}-[0-9]{2})\)
+([0-9]+\.[0-9]+\.[0-9]+[a-z0-9]*) \(([0-9]{4}-[0-9]{2}-[0-9]{2})\)
9
\+*
10
11
((.|
0 commit comments