[enh] release v0.17.0

This commit is contained in:
Adam Tauber 2020-07-09 17:31:28 +02:00
parent 83479b8c4b
commit 8199ab50f9
2 changed files with 51 additions and 1 deletions

View file

@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
# version of searx
VERSION_MAJOR = 0
VERSION_MINOR = 16
VERSION_MINOR = 17
VERSION_BUILD = 0
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,