We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9242eff commit ac3b507Copy full SHA for ac3b507
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='pyevmasm',
5
- version='0.1.0',
+ version='0.1.1',
6
description='Ethereum Virtual Machine (EVM) assembler and disassembler',
7
author='Trail of Bits',
8
author_email='evmasm@trailofbits.com',
0 commit comments