We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afa13b commit 2d120a7Copy full SHA for 2d120a7
python/setup.in.py
@@ -59,7 +59,7 @@ def get_tag(self):
59
60
setup(
61
name='ngraph_tensorflow_bridge',
62
- version='0.21.0rc2',
+ version='0.21.0rc1',
63
description='Intel nGraph compiler and runtime for TensorFlow',
64
long_description=long_description,
65
long_description_content_type="text/markdown",
0 commit comments