Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
infra
spot
Commits
7828a183
Commit
7828a183
authored
Nov 23, 2017
by
Adam Tauber
Browse files
[enh] version 0.13.1
parent
f65f90bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
7828a183
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
=================
...
...
searx/version.py
View file @
7828a183
...
...
@@ -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
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment