We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb174b3 commit 677e7e8Copy full SHA for 677e7e8
tutor/__about__.py
@@ -10,7 +10,7 @@
10
# the main branch.
11
# The suffix is cleanly separated from the __version__ in this module to avoid
12
# conflicts when merging branches.
13
-__version_suffix__ = "main"
+__version_suffix__ = ""
14
15
# The app name will be used to define the name of the default tutor root and
16
# plugin directory. To avoid conflicts between multiple locally-installed
0 commit comments