diff --git a/httpgrep.py b/httpgrep.py index eb1d2da..7accecb 100755 --- a/httpgrep.py +++ b/httpgrep.py @@ -29,7 +29,7 @@ from concurrent.futures import ThreadPoolExecutor, as_completed __author__ = 'noptrix' -__version__ = '1.0-dev' +__version__ = '1.0' __copyright__ = 'santa clause' __license__ = '1337 h4x0r'