Skip to content

Commit 979748e

Browse files
schien1729tensorflower-gardener
authored andcommitted
Update setup.py to version 0.2.0.
PiperOrigin-RevId: 274880162
1 parent c8a96ee commit 979748e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from setuptools import setup
1717

1818
setup(name='tensorflow_privacy',
19-
version='0.1.0',
19+
version='0.2.0',
2020
url='https://github.com/tensorflow/privacy',
2121
license='Apache-2.0',
2222
install_requires=[

0 commit comments

Comments
 (0)