Skip to content

Commit d86ec3f

Browse files
setup.py: bump version
1 parent 3644198 commit d86ec3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
setup(
3636
name="python-idb",
37-
version="0.5.0",
37+
version="0.6.0",
3838
description="Pure Python parser for IDA Pro databases (.idb files)",
3939
author="Willi Ballenthin",
4040
author_email="willi.ballenthin@gmail.com",

0 commit comments

Comments
 (0)