Skip to content

Commit 9c60d52

Browse files
authored
Merge pull request #16 from flashnuke/hotfix/update_ver
Update version in setup.py
2 parents ba18836 + 43192fb commit 9c60d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='wifi_deauth',
5-
version='1.21',
5+
version='1.31',
66
description='WiFi deauthentication tool built with Python using the Scapy library',
77
long_description=open('README.md').read(),
88
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)