Skip to content

Commit

Permalink
minor rc fix (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrestha Malik authored Dec 10, 2019
1 parent 8afa13b commit 2d120a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.in.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def get_tag(self):

setup(
name='ngraph_tensorflow_bridge',
version='0.21.0rc2',
version='0.21.0rc1',
description='Intel nGraph compiler and runtime for TensorFlow',
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 2d120a7

Please sign in to comment.