Browse Source

Bump version to 0.23

rafalp 5 years ago
parent
commit
74271a9050
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/__init__.py

+ 1 - 1
misago/__init__.py

@@ -1,2 +1,2 @@
-__version__ = "0.22"
+__version__ = "0.23"
 __released__ = True
 __released__ = True