We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93bbe2 commit 59aea04Copy full SHA for 59aea04
setup.py
@@ -34,7 +34,7 @@
34
with open(path.join(cwd, 'README.md'), encoding='utf-8') as f:
35
long_description = f.read()
36
37
-__version__ = '0.0.1dev5'
+__version__ = '0.0.1dev6'
38
REQUIRED_PACKAGES = [
39
'tensorflow-probability >= 0.5.0',
40
'numpy >= 1.13.3'
0 commit comments