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 4a1cd9e commit 1b0592aCopy full SHA for 1b0592a
get_releasenote.py
@@ -5,7 +5,7 @@
5
import sys
6
from pathlib import Path
7
8
-__version__ = "1.2.1"
+__version__ = "1.2.2"
9
10
11
def parse(
0 commit comments