Skip to content

Commit fbdea57

Browse files
committed
bump minor version
1 parent 1475501 commit fbdea57

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='pyevmasm',
5-
version='0.0.2',
5+
version='0.1.0',
66
description='Ethereum Virtual Machine (EVM) assembler and disassembler',
77
scripts=['evmasm'],
88
author='Trail of Bits',

0 commit comments

Comments
 (0)