Commit 5b8ed8be authored by Yuxin Wu's avatar Yuxin Wu

bump versions

parent e6493857
......@@ -20,10 +20,10 @@ matrix:
include:
- os: linux
python: 2.7
env: TF_VERSION=1.3.0rc2 TF_TYPE=release
env: TF_VERSION=1.4.0rc0 TF_TYPE=release
- os: linux
python: 3.5
env: TF_VERSION=1.3.0rc2 TF_TYPE=release
env: TF_VERSION=1.4.0rc0 TF_TYPE=release
- os: linux
python: 2.7
env: TF_VERSION=1.head TF_TYPE=nightly
......
......@@ -33,4 +33,4 @@ except ImportError:
_HAS_TF = False
__version__ = '0.5.0'
__version__ = '0.6.0'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment