We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365b9ca commit 444d777Copy full SHA for 444d777
scapy.py
@@ -23,7 +23,7 @@
23
from __future__ import generators
24
import os
25
26
-BASE_VERSION = "1.1.0"
+BASE_VERSION = "1.1.1"
27
28
HG_NODE = "$Node$"
29
REVISION = "$Revision$"
0 commit comments