Update version number to 0.8.0.
PiperOrigin-RevId: 430268000
This commit is contained in:
parent
ec7d44237c
commit
bfdcb7f64f
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
"""TensorFlow Privacy version."""
|
"""TensorFlow Privacy version."""
|
||||||
|
|
||||||
__version__ = '0.7.3'
|
__version__ = '0.8.0'
|
||||||
|
|
Loading…
Reference in a new issue