Skip to content

Commit aad3667

Browse files
Bumped version to 1.0.2.post32
Updated vendor constant enumerations at Sat Dec 7 10:10:36 UTC 2024. The following files have been changed: pcapkit/const/reg/transtype.py
1 parent ebf15d3 commit aad3667

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pcapkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@
124124
]
125125

126126
#: version number
127-
__version__ = '1.0.2.post31'
127+
__version__ = '1.0.2.post32'

pcapkit/const/reg/transtype.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ class TransType(IntEnum):
407407
SMP = 121
408408

409409
#: Simple Multicast Protocol (deprecated)) [Jon Crowcroft][draft-perlman-
410-
#: simple-multicast]
410+
#: simple-multicast-03]
411411
SM = 122
412412

413413
#: Performance Transparency Protocol [Michael Welzl]

0 commit comments

Comments
 (0)