Skip to content

Commit 93b05a7

Browse files
committed
dpkt version 1.9.7.2
1 parent ad17842 commit 93b05a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dpkt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__author_email__ = ''
88
__license__ = 'BSD-3-Clause'
99
__url__ = 'https://github.com/kbandla/dpkt'
10-
__version__ = '1.9.7.1'
10+
__version__ = '1.9.7.2'
1111

1212
from .dpkt import *
1313

0 commit comments

Comments
 (0)