Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
m8sec authored Nov 11, 2019
1 parent 7789b8a commit 48ddb7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='ActiveReign',
version='1.0.4dev',
version='1.0.4',
author = 'm8r0wn',
author_email = 'm8r0wn@protonmail.com',
description = 'A network enumeration and attack toolset',
Expand Down Expand Up @@ -44,4 +44,4 @@
else:
print("[!] Error installing impacket library, which may cause errors in ActiveReign")
print("[*] Consider rerunning, or install manually at:")
print(" https://github.com/SecureAuthCorp/impacket")
print(" https://github.com/SecureAuthCorp/impacket")

0 comments on commit 48ddb7c

Please sign in to comment.