There was an error while loading. Please reload this page.
1 parent 02dce2d commit be2e87cCopy full SHA for be2e87c
blackduck/__version__.py
@@ -1,4 +1,4 @@
1
2
-VERSION = (0, 0, 14)
+VERSION = (0, 0, 15)
3
4
__version__ = '.'.join(map(str, VERSION))
0 commit comments