瀏覽代碼

Bump the version

Signed-off-by: Vadim Markovtsev <vadim@sourced.tech>
Vadim Markovtsev 5 年之前
父節點
當前提交
6b8545ddad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      python/setup.py

+ 1 - 1
python/setup.py

@@ -15,7 +15,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.2.0",
+    version="10.3.0",
     license="Apache-2.0",
     author="source{d}",
     author_email="machine-learning@sourced.tech",