We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459410d commit e646b35Copy full SHA for e646b35
setup.py
@@ -5,7 +5,7 @@
5
description='Util to facilitate smart contracts compilation.',
6
url='https://github.com/crytic/crytic-compile',
7
author='Trail of Bits',
8
- version='0.1.1',
+ version='0.1.2',
9
packages=find_packages(),
10
python_requires='>=3.6',
11
install_requires=['pysha3>=1.0.2'],
0 commit comments