httpgrep.py: tag release version.

This commit is contained in:
Levon Kayan 2020-04-13 19:17:38 +02:00
parent c3882e8ed4
commit 2442e7f426
1 changed files with 1 additions and 1 deletions

View File

@ -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'