Skip to content

Commit 8dd241f

Browse files
authored
bumped version to a correct one
We actually already released 1.0.0, so 0.2.0 update is kind of late :)
1 parent b611e0a commit 8dd241f

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
@@ -4,7 +4,7 @@
44

55
setup(
66
name='bap-ida-python',
7-
version='0.2.0',
7+
version='1.1.0',
88
description='BAP IDA Plugin',
99
author='BAP Team',
1010
url='https://github.com/BinaryAnalysisPlatform/bap-ida-python',

0 commit comments

Comments
 (0)