Skip to content

Commit e4b2371

Browse files
committed
prepare for pypi
1 parent f4e3c32 commit e4b2371

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v0.2.5, 11/06/2013 -- Prepare packaging for pypi
1+
v0.2.7, 11/06/2013 -- Prepare packaging for pypi
22
v0.2.1, 17/05/2013 -- Code Docstring and added support for additional data
33
- added support for scripts in NmapService
44
- added support for hosts extra data in NmapHost (uptime, distance,...)

setup.py

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

66
setup(
77
name='python-libnmap',
8-
version='0.2.5',
8+
version='0.2.7',
99
author='Ronald Bister',
1010
author_email='mini.pelle@gmail.com',
1111
packages=['libnmap', 'libnmap.plugins', 'libnmap.test'],

0 commit comments

Comments
 (0)