commit: 137df2efefdba6bf20c9b3738923fd758bbbdac8
parent: d290c1b9aca659680559b7637640e3d8872e31a6
Author: Adam Tauber <asciimoo@gmail.com>
Date: Mon, 7 Jul 2014 14:38:24 +0200
[deploy] new pypi package (0.3.1)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
@@ -15,7 +15,7 @@ long_description = read('README.rst')
setup(
name='searx',
- version="0.3.0",
+ version="0.3.1",
description="A privacy-respecting, hackable metasearch engine",
long_description=long_description,
classifiers=[