Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Commit 909c6f2

Browse files
committed
Change Version String
1 parent d5aebfb commit 909c6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackhttp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"""
7777

7878
__title__ = 'hackhttp'
79-
__version__ = '1.0.2'
79+
__version__ = '1.0.3'
8080
__build__ = 0x020700
8181
__author__ = 'BugScanTeam'
8282
__author_email__ = '[email protected]'

0 commit comments

Comments
 (0)