Skip to content

Commit

Permalink
Merge pull request #217 from nccgroup/release/4.3.0
Browse files Browse the repository at this point in the history
Upped version
  • Loading branch information
Aboisier committed Mar 4, 2019
2 parents e480f11 + fb7db19 commit 6b46886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScoutSuite/__init__.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-

__author__ = 'NCC Group'
__version__ = '4.2.post5'
__version__ = '4.3.0'

AWSCONFIG = 42
EXCEPTIONS = 4242
Expand Down

0 comments on commit 6b46886

Please sign in to comment.