summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2014-03-08 14:24:59 +0100
committerAdam Tauber <asciimoo@gmail.com>2014-03-08 14:24:59 +0100
commit62ab6579b3e2923bbbe2ac22800267c80e802e2a (patch)
treefd7d106f4f0fc6308a9cd4f78cd54ad5dad9b08c /setup.py
parent16155ddc3981fd4117cda0e91ef6cc8af4f1553c (diff)
[enh] 0.3.0 pypi version
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ede33594..fff709f2 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ long_description = read('README.rst')
setup(
name='searx',
- version="0.2.0",
+ version="0.3.0",
description="A privacy-respecting, hackable metasearch engine",
long_description=long_description,
classifiers=[