Skip to content

Commit 2d120a7

Browse files
author
Shrestha Malik
authored
minor rc fix (#373)
1 parent 8afa13b commit 2d120a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.in.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def get_tag(self):
5959

6060
setup(
6161
name='ngraph_tensorflow_bridge',
62-
version='0.21.0rc2',
62+
version='0.21.0rc1',
6363
description='Intel nGraph compiler and runtime for TensorFlow',
6464
long_description=long_description,
6565
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)