Skip to content

Commit ab6bc9b

Browse files
committed
added automatic pypi deployment and fixed a few bugs
1 parent 53dccd9 commit ab6bc9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

77
setup(
88
name='python-libnmap',
9-
version='0.6.2',
9+
version='0.6.3',
1010
author='Ronald Bister',
1111
author_email='mini.pelle@gmail.com',
1212
packages=['libnmap', 'libnmap.plugins', 'libnmap.objects'],

0 commit comments

Comments
 (0)