浏览代码

Bump the python pkg version

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev 5 年之前
父节点
当前提交
9b4a79476b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      python/setup.py

+ 1 - 1
python/setup.py

@@ -22,7 +22,7 @@ setup(
     description="Python companion for github.com/src-d/hercules to visualize the results.",
     long_description=long_description,
     long_description_content_type="text/markdown",
-    version="10.4.3",
+    version="10.5.0",
     license="Apache-2.0",
     author="source{d}",
     author_email="machine-learning@sourced.tech",