Skip to content

Commit

Permalink
refactor: version upgrade to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Almas-Ali committed Jan 30, 2024
1 parent ef04d21 commit e55af33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spyip/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
from .backend import trace_me, trace_ip, trace_dns, trace_ip_batch


__version__ = '0.1.0'
__version__ = '0.2.0'
__author__ = 'Md. Almas Ali'
__all__ = [
'trace_me',
Expand Down

0 comments on commit e55af33

Please sign in to comment.