Change version to 0.8.5. (Previously incorrectly skipped ahead to 0.8.6)
PiperOrigin-RevId: 471118348
This commit is contained in:
parent
875b7f46bd
commit
ed73077b60
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.8.6'
|
__version__ = '0.8.5'
|
||||||
|
|
Loading…
Reference in a new issue