Verified Commit 8246a55a authored by Abhilash Raj's avatar Abhilash Raj
Browse files

Bump version for release

parent 642d016c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
# Author: Aurelien Bompard <abompard@fedoraproject.org>
#

VERSION = "1.3.8b1"
VERSION = "1.3.8"
default_app_config = 'hyperkitty.apps.HyperKittyConfig'