Skip to content

Commit

Permalink
Bump version to 0.37 prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Sep 24, 2023
1 parent dc99bfa commit c2c79d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions misago/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .plugins.pluginlist import load_plugin_list_if_exists


__version__ = "0.36.1"
__released__ = True
__version__ = "0.37.0"
__released__ = False

0 comments on commit c2c79d2

Please sign in to comment.