Skip to content

Commit

Permalink
Merge pull request tensorflow#471 from brianwa84/r0.7
Browse files Browse the repository at this point in the history
Remove extraneous lines
  • Loading branch information
brianwa84 authored Jun 19, 2019
2 parents 62e7d5a + 264ed62 commit 09929ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorflow_probability/python/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@
])
if _VERSION_SUFFIX:
__version__ = '{}-{}'.format(__version__, _VERSION_SUFFIX)
if __version__.endswith('dev'): __version__ += '20190613'

0 comments on commit 09929ea

Please sign in to comment.