Browse Source

[enh] new version - 0.2.0

asciimoo 11 years ago
parent
commit
1dfb7b9fe6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -15,7 +15,7 @@ long_description = read('README.rst')
 
 setup(
     name='searx',
-    version="0.1.2",
+    version="0.2.0",
     description="A privacy-respecting, hackable metasearch engine",
     long_description=long_description,
     classifiers=[