From 55b9c826556575e825f0600ce85f817a45d08f49 Mon Sep 17 00:00:00 2001 From: Travis Clarke Date: Sat, 9 Feb 2019 03:34:01 -0800 Subject: [PATCH] v1.1.2 - documentation and branding updates --- s3recon/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3recon/__init__.py b/s3recon/__init__.py index a82b376..72f26f5 100644 --- a/s3recon/__init__.py +++ b/s3recon/__init__.py @@ -1 +1 @@ -__version__ = "1.1.1" +__version__ = "1.1.2"