Loading doc/news.rst +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ News / Changelog 1.3.8 ===== (xxxx-xx-xx) (2023-10-21) - Make it compatible with elasticsearch 8.0.0 - Removed unnecessary SESSION_SERIALIZER from settings.py. (Closes #455) Loading hyperkitty/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -19,5 +19,5 @@ # Author: Aurelien Bompard <abompard@fedoraproject.org> # VERSION = "1.3.8b1" VERSION = "1.3.8" default_app_config = 'hyperkitty.apps.HyperKittyConfig' Loading
doc/news.rst +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ News / Changelog 1.3.8 ===== (xxxx-xx-xx) (2023-10-21) - Make it compatible with elasticsearch 8.0.0 - Removed unnecessary SESSION_SERIALIZER from settings.py. (Closes #455) Loading
hyperkitty/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -19,5 +19,5 @@ # Author: Aurelien Bompard <abompard@fedoraproject.org> # VERSION = "1.3.8b1" VERSION = "1.3.8" default_app_config = 'hyperkitty.apps.HyperKittyConfig'