Skip to content

Commit 2d0ed91

Browse files
committed
dpkt version 1.8.8
1 parent 81c6909 commit 2d0ed91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpkt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
__author_email__ = 'dugsong@monkey.org'
55
__license__ = 'BSD'
66
__url__ = 'http://dpkt.googlecode.com/'
7-
__version__ = '1.8.7'
7+
__version__ = '1.8.8'
88

99
from dpkt import *
1010

0 commit comments

Comments
 (0)