Skip to content

Commit

Permalink
Change version to 0.8.5. (Previously incorrectly skipped ahead to 0.8.6)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 471118348
  • Loading branch information
schien1729 authored and tensorflower-gardener committed Aug 30, 2022
1 parent 875b7f4 commit ed73077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_privacy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.
"""TensorFlow Privacy version."""

__version__ = '0.8.6'
__version__ = '0.8.5'

0 comments on commit ed73077

Please sign in to comment.