We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7da1e commit 4bc8547Copy full SHA for 4bc8547
version.py
@@ -1,7 +1,7 @@
1
-__version__ = '8.3.23'
+__version__ = '8.3.22'
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