Skip to content

Commit 4e34a5a

Browse files
Minor bump (#703)
* Another minor version bump. * missed bump.
1 parent 0e178f7 commit 4e34a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def finalize_options(self):
5959
# placed as extra to not have required overwrite existing nightly installs if
6060
# they exist.
6161
EXTRA_PACKAGES = ['tensorflow == 2.7.0']
62-
CUR_VERSION = '0.7.0'
62+
CUR_VERSION = '0.7.1'
6363

6464

6565
class BinaryDistribution(Distribution):

0 commit comments

Comments
 (0)