From aead0aeb3e4c4b1a28f86d38c8bb57cb0412e8fd Mon Sep 17 00:00:00 2001 From: Steve Chien Date: Wed, 30 Oct 2019 19:04:47 -0700 Subject: [PATCH] Update version to 0.2.2. PiperOrigin-RevId: 277631589 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 055673e0..4b1cbed9 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ from setuptools import setup setup(name='tensorflow_privacy', - version='0.2.1', + version='0.2.2', url='https://github.com/tensorflow/privacy', license='Apache-2.0', install_requires=[