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 4d35e4b commit 8a924e4Copy full SHA for 8a924e4
setup.py
@@ -8,7 +8,7 @@
8
description="Util to facilitate smart contracts compilation.",
9
url="https://github.com/crytic/crytic-compile",
10
author="Trail of Bits",
11
- version="0.2.1",
+ version="0.2.2",
12
packages=find_packages(),
13
python_requires=">=3.6",
14
install_requires=["pysha3>=1.0.2"],
0 commit comments