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 813cfef commit 419e544Copy full SHA for 419e544
misago/__init__.py
@@ -1,5 +1,5 @@
1
from .plugins.pluginlist import load_plugin_list_if_exists
2
3
4
-__version__ = "0.38.0.rc4"
+__version__ = "0.38.0"
5
__released__ = True
0 commit comments