Skip to content

Commit

Permalink
dpkt version 1.9.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Aug 30, 2021
1 parent ad17842 commit 93b05a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpkt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__author_email__ = ''
__license__ = 'BSD-3-Clause'
__url__ = 'https://github.com/kbandla/dpkt'
__version__ = '1.9.7.1'
__version__ = '1.9.7.2'

from .dpkt import *

Expand Down

0 comments on commit 93b05a7

Please sign in to comment.