Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7828a183 authored by Adam Tauber's avatar Adam Tauber
Browse files

[enh] version 0.13.1

parent f65f90bf
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
0.13.1 2017.11.23
=================

- Bug fixes

  - https://github.com/asciimoo/searx/issues/1088
  - https://github.com/asciimoo/searx/issues/1089

- Dependency updates


0.13.0 2017.11.21
=================

+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
# version of searx
VERSION_MAJOR = 0
VERSION_MINOR = 13
VERSION_BUILD = 0
VERSION_BUILD = 1

VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,
                                      VERSION_MINOR,