Skip to content

Commit

Permalink
Update version to 0.2.1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 276127928
  • Loading branch information
schien1729 authored and tensorflower-gardener committed Oct 22, 2019
1 parent 2007aac commit c97497e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup

setup(name='tensorflow_privacy',
version='0.2.0',
version='0.2.1',
url='https://github.com/tensorflow/privacy',
license='Apache-2.0',
install_requires=[
Expand Down

0 comments on commit c97497e

Please sign in to comment.