diff --git a/floss/version.py b/floss/version.py index 8c4cd82e6..9319ea626 100644 --- a/floss/version.py +++ b/floss/version.py @@ -1,3 +1,3 @@ # Copyright (C) 2017 Mandiant, Inc. All Rights Reserved. # caution: this file gets overwritten when building using PyInstaller, don't add required data in here without handling -__version__ = "3.0.1" +__version__ = "3.1.0"