We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c6909 commit 2d0ed91Copy full SHA for 2d0ed91
dpkt/__init__.py
@@ -4,7 +4,7 @@
4
__author_email__ = 'dugsong@monkey.org'
5
__license__ = 'BSD'
6
__url__ = 'http://dpkt.googlecode.com/'
7
-__version__ = '1.8.7'
+__version__ = '1.8.8'
8
9
from dpkt import *
10
0 commit comments