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 e75087e commit 1f8c530Copy full SHA for 1f8c530
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.1'
+VERSION = '0.1.6.2'
34
NAME = "deepview-predict"
35
PACKAGES = find_packages()
36
META_PATH = os.path.join("habitat", "__init__.py")
0 commit comments