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 3e7c6cd commit 1676d53Copy full SHA for 1676d53
setup.py
@@ -11,7 +11,7 @@
11
description="Util to facilitate smart contracts compilation.",
12
url="https://github.com/crytic/crytic-compile",
13
author="Trail of Bits",
14
- version="0.2.3",
+ version="0.2.4",
15
packages=find_packages(),
16
python_requires=">=3.6",
17
install_requires=["pysha3>=1.0.2"],
0 commit comments