We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad17842 commit 93b05a7Copy full SHA for 93b05a7
dpkt/__init__.py
@@ -7,7 +7,7 @@
7
__author_email__ = ''
8
__license__ = 'BSD-3-Clause'
9
__url__ = 'https://github.com/kbandla/dpkt'
10
-__version__ = '1.9.7.1'
+__version__ = '1.9.7.2'
11
12
from .dpkt import *
13
0 commit comments