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 4ce4e64 commit 16d89afCopy full SHA for 16d89af
analyzer/setup.py
@@ -30,7 +30,7 @@
30
We also need to handle the "default" scenario where neither is defined. We simply fall back to the default
31
requirements set by PyTorch.
32
"""
33
-VERSION = '0.1.6'
+VERSION = '0.1.6.1'
34
NAME = "deepview-predict"
35
PACKAGES = find_packages()
36
META_PATH = os.path.join("habitat", "__init__.py")
0 commit comments