Skip to content

Commit

Permalink
Release 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
phaethon committed Nov 10, 2017
1 parent 1ddbf73 commit 8f5d464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def make_ezipfile(base_name, base_dir, verbose=0, dry_run=0, **kwargs):

setup(
name = 'scapy-python3',
version = '0.21',
version = '0.22',
packages=['scapy','scapy/arch', 'scapy/arch/windows', 'scapy/layers','scapy/asn1','scapy/tools','scapy/modules', 'scapy/crypto', 'scapy/contrib'],
scripts = SCRIPTS,
data_files = [('share/man/man1', ["doc/scapy.1.gz"])],
Expand Down

0 comments on commit 8f5d464

Please sign in to comment.