aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/shiboken_version.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/shiboken_version.py')
-rw-r--r--sources/shiboken2/shiboken_version.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken2/shiboken_version.py b/sources/shiboken2/shiboken_version.py
index 78c9171c6..93c9fe6be 100644
--- a/sources/shiboken2/shiboken_version.py
+++ b/sources/shiboken2/shiboken_version.py
@@ -41,6 +41,7 @@ major_version = "5"
minor_version = "13"
patch_version = "2"
+
# For example: "a", "b", "rc"
# (which means "alpha", "beta", "release candidate").
# An empty string means the generated package will be an official release.