Skip to content

Commit 10104f3

Browse files
committed
0.3.1
1 parent 91b15af commit 10104f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
description="Util to facilitate smart contracts compilation.",
1212
url="https://github.com/crytic/crytic-compile",
1313
author="Trail of Bits",
14-
version="0.3.0",
14+
version="0.3.1",
1515
packages=find_packages(),
1616
python_requires=">=3.8",
1717
install_requires=["pycryptodome>=3.4.6", "cbor2", "solc-select>=v1.0.2"],

0 commit comments

Comments
 (0)