From 586c3f5c269b87a03ab19d732b8db5ff735104ce Mon Sep 17 00:00:00 2001 From: Ramo Date: Fri, 6 Aug 2021 13:49:22 +1000 Subject: [PATCH] Version bump for tag. (#369) --- libcloudforensics/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcloudforensics/__init__.py b/libcloudforensics/__init__.py index cb8b22b8..bc80d48f 100644 --- a/libcloudforensics/__init__.py +++ b/libcloudforensics/__init__.py @@ -14,4 +14,4 @@ # limitations under the License. """libcloud forensics module.""" -__version__ = '20210729' +__version__ = '20210806'