Skip to content

Commit 4c21026

Browse files
Release version 0.1.6 (#59)
Co-authored-by: CentML <[email protected]>
1 parent dae7d9f commit 4c21026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analyzer/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
We also need to handle the "default" scenario where neither is defined. We simply fall back to the default
3131
requirements set by PyTorch.
3232
"""
33-
VERSION = '0.1.5'
33+
VERSION = '0.1.6'
3434
NAME = "deepview-predict"
3535
PACKAGES = find_packages()
3636
META_PATH = os.path.join("habitat", "__init__.py")

0 commit comments

Comments
 (0)