Update version to 0.3.0.

PiperOrigin-RevId: 309496629
This commit is contained in:
Steve Chien 2020-05-01 16:38:12 -07:00 committed by A. Unique TensorFlower
parent 319bf81bb1
commit 164a57546a

View file

@ -17,7 +17,7 @@ from setuptools import setup
setup( setup(
name='tensorflow_privacy', name='tensorflow_privacy',
version='0.2.2', version='0.3.0',
url='https://github.com/tensorflow/privacy', url='https://github.com/tensorflow/privacy',
license='Apache-2.0', license='Apache-2.0',
install_requires=[ install_requires=[