Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
David Amrani Hernández committed Apr 2, 2018
1 parent b790b94 commit 9c55d82
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,3 @@ All notable changes to this project will be documented in this file.
- Report echo
- Decorator for checker's run method
- Decorator for reports's run method





2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,7 @@ def read_file(filename):
)



# Setup AtomShields
from atomshields.scanner import AtomShieldsScanner
AtomShieldsScanner.setup()
AtomShieldsScanner.generateConfig(show = False)


0 comments on commit 9c55d82

Please sign in to comment.