浏览代码

[enh] 0.3.0 pypi version

Adam Tauber 11 年前
父节点
当前提交
62ab6579b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      setup.py

+ 1
- 1
setup.py 查看文件

@@ -15,7 +15,7 @@ long_description = read('README.rst')
15 15
 
16 16
 setup(
17 17
     name='searx',
18
-    version="0.2.0",
18
+    version="0.3.0",
19 19
     description="A privacy-respecting, hackable metasearch engine",
20 20
     long_description=long_description,
21 21
     classifiers=[