We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0949448 commit 701b0b2Copy full SHA for 701b0b2
picard/__init__.py
@@ -22,7 +22,7 @@
22
23
PICARD_ORG_NAME = "MusicBrainz"
24
PICARD_APP_NAME = "Picard"
25
-PICARD_VERSION = (2, 0, 2, 'dev', 1)
+PICARD_VERSION = (2, 0, 2, 'final', 0)
26
27
28
# optional build version
0 commit comments