We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab1b527 + d97312e commit 4fa84fdCopy full SHA for 4fa84fd
src/jukebox/jukebox/version.py
@@ -2,7 +2,7 @@
2
VERSION_MAJOR = 3
3
VERSION_MINOR = 6
4
VERSION_PATCH = 0
5
-VERSION_EXTRA = "alpha"
+VERSION_EXTRA = ""
6
7
# build a version string in compliance with the SemVer specification
8
# https://semver.org/#semantic-versioning-specification-semver
0 commit comments