1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 19:20:19 +01:00

fixed release version (#333)

* fixed release version

* update docs
This commit is contained in:
anabwan
2019-05-28 11:11:15 +03:00
committed by GitHub
parent 9e9c4fd332
commit ddffac8570
137 changed files with 139 additions and 146 deletions

View File

@@ -26,7 +26,7 @@ author = 'Intel AI Lab'
# The short X.Y version
version = ''
# The full version, including alpha/beta/rc tags
release = '0.12.1'
release = '0.12.0'
# -- General configuration ---------------------------------------------------

View File

@@ -27,7 +27,7 @@ Blog posts from the Intel® AI website:
* `Release 0.11.0 <https://ai.intel.com/rl-coach-data-science-at-scale/>`_
* Release 0.12.1 (current release)
* Release 0.12.0 (current release)
You can find more details in the `GitHub repository <https://github.com/NervanaSystems/coach>`_.