We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf6060 commit db79e80Copy full SHA for db79e80
version.py
@@ -1,7 +1,7 @@
1
__version__ = '8.1.0'
2
3
# This is a supplemental version number for branches based off of main dev.
4
-supplementary_version = 1
+supplementary_version = 2
5
6
# Pick a unique identifier byte for your fork if you are intending to have a long-lasting branch.
7
# This will be 0x00 for main releases and 0x01 for main dev.
0 commit comments