forked from 626_privacy/tensorflow_privacy
Increase version to 0.9.0 after splitting off TF empirical privacy package.
PiperOrigin-RevId: 605392906
This commit is contained in:
parent
308cbda4db
commit
d1290796b3
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@
|
|||
# limitations under the License.
|
||||
"""TensorFlow Privacy version."""
|
||||
|
||||
__version__ = '0.8.12'
|
||||
__version__ = '0.9.0'
|
||||
|
|
Loading…
Reference in a new issue